http://bugs.winehq.org/show_bug.cgi?id=36374 Bug ID: 36374 Summary: Israel timezone handled incorrectly Product: Wine Version: 1.7.17 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: ori(a)avtalion.name Running Wine with the environment variable "TZ=Asia/Jerusalem" yields the following warning: fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias -120, std (d/m/y): 26/10/2014, dlt (d/m/y): 28/03/2014 The warning is produced, for example, while running "TZ=Asia/Jerusalem wine clock". I have found that it prevents some applications from working correctly. For example, the Unity3D app at <http://www.fantasystrike.com/game/index.php> while running using the Pipelight plugin wrapper. Using "TZ=America/New_York" the app run correctly. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.