Fixed TzSpecificLocalTimeToSystemTime and
commitd788e03057a9a5838f11cd51c897682bfe1d8072
authorRein Klazes <rklazes@xs4all.nl>
Fri, 10 Sep 2004 19:35:06 +0000 (10 19:35 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 10 Sep 2004 19:35:06 +0000 (10 19:35 +0000)
tree5fdf67b6bbe2cb5417cd135bb79dd0493e9ca830
parent6f17eee7a975c4ceee511185642d66b0a69ce2e1
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.
dlls/kernel/time.c