http://bugs.winehq.org/show_bug.cgi?id=10362
yzg email200202@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |email200202@yahoo.com
--- Comment #2 from yzg email200202@yahoo.com 2008-01-08 20:00:26 --- I have the same error message but not the 1 hour shift. I added the time zone information to the registry but did not stop the message.
Defining TZ environment variable did not stop it either.
The error message is annoying because we use wine to run a dos compiler under Linux and it comes with every file compilation.
~ $ date Wed Jan 9 12:38:25 EST 2008 ~ $ wine cmd.exe CMD Version 0.9.52
Z:\home\my>date fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias -600, std (d/m/y): 6/04/2008, dlt (d/m/y): 5/10/2008 Current Date is 09/01/2008 Enter new date: Z:\home\my>time Current Date is 12:38:38 Enter new time: Z:\home\my>exit ~ $ wine --version wine-0.9.52
I'm not sure if this is the right place to post this problem. The two problems seem to be related.