Uwe Bonnes bon@elektron.ikp.physik.tu-darmstadt.de writes:
Changelog: wine/dlls/ntdll/time.c: TIME_GetBias Calculate the Bias before calling gmtime
This cannot be right, the bias is supposed to be the difference between local time and GMT, so you have to use gmtime() not localtime().