[RESENT] TIME_GetBias

Alexandre Julliard julliard at winehq.org
Tue Mar 16 12:37:00 CST 2004


Uwe Bonnes <bon at 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().

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list