Bug 131437

Summary: Wrong DST calculation for CEST
Product: WebKit Reporter: Philipp Metzler <pp>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Philipp Metzler
Reported 2014-04-09 07:02:36 PDT
http://www.timeanddate.com/worldclock/city.html?n=259 In Austria DST started on Sunday, 30th March 2014, 02:00 local standard time. but for 01:00 Webkit returns 00:00 new Date(2014,2,30,1,0); Sun Mar 30 2014 00:00:00 GMT+0100 (CET) it should return Sun Mar 30 2014 01:00:00 GMT+0100 (CET) because CEST only starts at 02:00 CET and not already at 01:00 CET
Attachments
Csaba Osztrogonác
Comment 1 2014-04-10 00:59:10 PDT
*** This bug has been marked as a duplicate of bug 130967 ***
Note You need to log in before you can comment on or make changes to this bug.