[Webkit-unassigned] [Bug 130967] erroneous date calculations on march 30, 2014 (CET/CEST time zone) the day on which daylight savings time changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 16 08:48:42 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=130967





--- Comment #11 from Mark Lam <mark.lam at apple.com>  2014-04-16 08:49:01 PST ---
(In reply to comment #10)
> Could you please test it without setting Timezone explicitly while setting your system timezone to Spain(Madrid)?
> It will shows you "Sun Mar 30 2014 00:00:00 GMT+0100 (CET)" instead of "Sun Mar 30 2014 01:00:00 GMT+0100 (CET)."
> 
> This issue came from parseDateFromNullTerminatedCharacters just convert "Mar 30 2014 01:00:00" to milliseconds without considering UTC when no TimeZone information provided.

OK, I can see the issue if I change my machine time zone.  Can you think of a way to write a test for this that does not require a machine time zone change in order to verify the issue?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list