<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>131437</bug_id>
          
          <creation_ts>2014-04-09 07:02:36 -0700</creation_ts>
          <short_desc>Wrong DST calculation for CEST</short_desc>
          <delta_ts>2014-04-10 00:59:10 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>JavaScriptCore</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>130967</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Philipp Metzler">pp</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ossy</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>999157</commentid>
    <comment_count>0</comment_count>
    <who name="Philipp Metzler">pp</who>
    <bug_when>2014-04-09 07:02:36 -0700</bug_when>
    <thetext>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</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>999464</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2014-04-10 00:59:10 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 130967 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>