<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Time zone bug"
   href="https://bugs.webkit.org/show_bug.cgi?id=137003#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Time zone bug"
   href="https://bugs.webkit.org/show_bug.cgi?id=137003">bug 137003</a>
              from <span class="vcard"><a class="email" href="mailto:steve.hruda&#64;hexagongeospatial.com" title="Steve Hruda &lt;steve.hruda&#64;hexagongeospatial.com&gt;"> <span class="fn">Steve Hruda</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=255750" name="attach_255750" title="Patch which solves the midnight bug.">attachment 255750</a> <a href="attachment.cgi?id=255750&amp;action=edit" title="Patch which solves the midnight bug.">[details]</a></span>
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</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>