[Webkit-unassigned] [Bug 137003] Time zone bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 29 09:02:44 PDT 2015


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

--- Comment #7 from Steve Hruda <steve.hruda at hexagongeospatial.com> ---
Created attachment 255750
  --> https://bugs.webkit.org/attachment.cgi?id=255750&action=review
Patch which solves the midnight bug.

new Date('2015-06-09T22:00:00.000Z').getTimezoneOffset()
should return -120 in case of the following timezone 
     (UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna
but it returns 1320

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150629/c615efff/attachment.html>


More information about the webkit-unassigned mailing list