wine/dlls/kernel time.c

Alexandre Julliard julliard at winehq.org
Fri Sep 10 14:35:06 CDT 2004


ChangeSet ID:	13726
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/09/10 14:35:06

Modified files:
	dlls/kernel    : time.c 

Log message:
	Rein Klazes <rklazes at xs4all.nl>
	Fixed TzSpecificLocalTimeToSystemTime and
	SystemTimeToTzSpecificLocalTime:
	- take the time of day into the calculation, so the bias is calculated
	correctly during the transition days;
	- the transition times are expressed as local time, not system time;
	- correct the daylight logic for use on the southern hemisphere;
	- beautify some LONGLONG arithmetic.

Patch: http://cvs.winehq.org/patch.py?id=13726

Old revision  New revision  Changes     Path
 1.42          1.43          +76 -69     wine/dlls/kernel/time.c




More information about the wine-cvs mailing list