Skip to content Skip to sidebar Skip to footer
Showing posts with the label Datejs

Parse 'date & Time' String In Javascript Which Are Of Custom Format

I have to parse a date and time string of format '2015-01-16 22:15:00'. I want to parse thi… Read more Parse 'date & Time' String In Javascript Which Are Of Custom Format

Date.js Parse Method Overrides Javascript Parse Method

I'm including the date.js library in my site because I need its functionality. I have just rea… Read more Date.js Parse Method Overrides Javascript Parse Method

Get Gmt String From Current Date

I am able to get the output format that I need, but not the correct time. I need it in GMT (which i… Read more Get Gmt String From Current Date