[Webkit-unassigned] [Bug 120556] New: Date#getTimezoneOffset should be dynamic

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 30 23:48:44 PDT 2013


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

           Summary: Date#getTimezoneOffset should be dynamic
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bga.email at gmail.com


alert((new Date()).getTimezoneOffset())
change TZ
alert((new Date()).getTimezoneOffset())
no changes
value changes in MSIE and Opera
value not changes in Webkit and Gecko
its important for web apps that you use in car/air traveling (and TZ changes continuasly), user want to see correct time
tested on WinXP SP2

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