String(new Date(Mar 30 2014 01:00:00)) is wrong in CET
authorCarlos Garcia Campos <carlosgc@webkit.org>
Fri, 6 Mar 2015 07:33:11 +0000 (07:33 +0000)
committerAlberto Garcia <berto@igalia.com>
Fri, 6 Mar 2015 07:33:11 +0000 (07:33 +0000)
commitd1cc1ab35c80000c3517e21a08e0c32d04ad5991
treeaeba92ff977e787b4ff69a98e38b4567d88deab5
parent988659fc29d37dd872e9699d53b5b906a80ac96f
String(new Date(Mar 30 2014 01:00:00)) is wrong in CET

===================================================================

Gbp-Pq: Name fix-date.patch
Source/JavaScriptCore/runtime/DateConstructor.cpp
Source/JavaScriptCore/runtime/DateInstance.cpp
Source/JavaScriptCore/runtime/DatePrototype.cpp
Source/JavaScriptCore/runtime/JSDateMath.cpp
Source/JavaScriptCore/runtime/JSDateMath.h
Source/JavaScriptCore/runtime/VM.h
Source/WTF/wtf/DateMath.cpp
Source/WTF/wtf/DateMath.h