WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
122292
Date objects not working properly in NZST timezone
https://bugs.webkit.org/show_bug.cgi?id=122292
Summary
Date objects not working properly in NZST timezone
tony
Reported
2013-10-03 11:43:51 PDT
Set timezone to Aukland - New Zealand In the console, create a date object for Sep. 29th, 2013.
> new Date(2013, 08, 29)
< Sat Sep 28 2013 23:00:00 GMT+1200 (NZST) The result is a date object on Sep. 28th. This did not used to happen (no idea when it broke, but it worked on iOS6, broken on iOS7, and broken on Mac OS X nightly build as well as Safari developer seed 8). No other browser behaves this way, makes building a calendar app quite difficult
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug