Comment #4 on issue 2137 by [email protected]: Timezone computations is wrong for Lord Howe Island
http://code.google.com/p/v8/issues/detail?id=2137

And since I have already looked it up: the bad code is in platform-linux.cc:
OS::LocalTimeOffset which assumes that daylight savings is already 1 hour.

Maybe it would be enough to just return the static global timezone instead? If not, I would be interested to hear, why not.

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to