[Webkit-unassigned] [Bug 12070] KJS::getUTCOffset() caches UTC offset but ignores time zone changes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 2 20:22:20 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12070
------- Comment #2 from ddkilzer at webkit.org 2007-01-02 20:22 PDT -------
(In reply to comment #1)
> Caching the UTC offset does create problems when changing the time zone through
> the Date & Time system preferences pane. It may be as simple as reporting the
> wrong time zone (reporting a daylight saving time zone when it's not daylight
> saving time) to reporting the wrong time zone offset (e.g., +1800 instead of
> -0600).
To be more specific, it may be as simple as the wrong time zone being reported
(but the correct time), to reporting the wrong time zone offset, the wrong time
zone (in DST when it shouldn't be) and a date in the future!
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list