freshlover / datejs

Automatically exported from code.google.com/p/datejs
0 stars 0 forks source link

[INVALID] Parsing problem with GMT/UTC Date Times #28

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. set timezone to middle east
2. Date.parse( "02/19/2008 6:00 PM GMT" )
3. Date.toString( "MM/dd/yyyy HH:mm:ss tt" ) returns "02/01/2008 8:00 PM"

What is the expected output? What do you see instead?
"02/19/2008 8:00 PM"

What version of the product are you using? On what operating system?
version: 1.0 Alpha-1, Windows US

Original issue reported on code.google.com by psy...@gmail.com on 13 Feb 2008 at 4:54

GoogleCodeExporter commented 8 years ago
Does this problem persist with the latest build from SVN 
(http://www.datejs.com/svn)?

Whis is timezone "middle east"? Whats the UTC/GMT offset?

Original comment by geoff%co...@gtempaccount.com on 28 Feb 2008 at 5:32

GoogleCodeExporter commented 8 years ago
Please ensure you are using the latest code from SVN 
(http://www.datejs.com/svn/).

Original comment by geoff%co...@gtempaccount.com on 27 Mar 2008 at 10:25