loader: Fix timezone information for Israel Standard Time.

Sebastian Lackner sebastian at fds-team.de
Fri Jul 25 04:30:35 CDT 2014


Fixes http://bugs.winehq.org/show_bug.cgi?id=36374

The daylight saving time ends on the _last_ Sunday of October, not the
first one. As described in the bug report, this issue can be reproduced
with: TZ=Asia/Jerusalem wine clock

[...]
trace:ntdll:init_tz_info std: Sun Oct 26 01:00:00 2014
trace:ntdll:init_tz_info dlt: Fri Mar 28 03:00:00 2014
trace:ntdll:init_tz_info dlt gmtime: Fri Mar 28 02:00:00 2014
trace:ntdll:init_tz_info daylight (d/m/y): 28/03/2014 day of week 5
2:00:00.000 bias -60
trace:ntdll:init_tz_info std gmtime: Sun Oct 26 02:00:00 2014
trace:ntdll:init_tz_info standard (d/m/y): 26/10/2014 day of week 0
2:00:00.000 bias 0
[...]

---
 loader/wine.inf.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-loader-Fix-timezone-information-for-Israel-Standard-.patch
Type: text/x-patch
Size: 1466 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140725/1b8185bd/attachment.bin>


More information about the wine-patches mailing list