[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
Thu Apr 17 18:29:24 PDT 2014


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





--- Comment #13 from Byungseon Shin <xingri at gmail.com>  2014-04-17 18:29:43 PST ---
We couldn't make a unit test for it, because there are no JavaScript API to specify System TimeZone.

It only possible to do manual test by creating Date() and see if it shows correctly.
I have checked that PDT/PST also has same issue.

ex)  Date('Mar 09 2014 03:00:00') ~  Date('Mar 09 2014 09:59:59')

-- 
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