[V8] Remove dependency on _mkgmtime to determine local timezone offset
authorJonathan Liu <net147@gmail.com>
Tue, 27 Mar 2012 09:56:36 +0000 (20:56 +1100)
committerQt by Nokia <qt-info@nokia.com>
Tue, 27 Mar 2012 10:09:13 +0000 (12:09 +0200)
commit66e1f1c72169e99f710897b3003a94561b148bdc
tree764f92f1941afd55513905312a97f0e186dd8a2c
parentafefa8cbe7bf468921a8316fc749fcbc42f0e1b6
[V8] Remove dependency on _mkgmtime to determine local timezone offset

This fixes "new Date()" returning wrong hour and time zone offset with
MinGW.

Upstream patch: https://chromiumcodereview.appspot.com/9600018

Change-Id: I00036ce7c3c5b8586c4c1eaa41facf792ef0f0e6
Reviewed-by: Simon Hausmann <simon.hausmann@nokia.com>
src/3rdparty/v8/src/platform-win32.cc