In MSVCRT_localtime() return tm_isdst = 0 when there are no daylight
commit2fc0f991d8d89ae0abf33994fa9178612a0eaa3c
authorRein Klazes <rklazes@xs4all.nl>
Wed, 27 Oct 2004 21:17:44 +0000 (27 21:17 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 27 Oct 2004 21:17:44 +0000 (27 21:17 +0000)
treeb75be8f8b4d0ed0b6e949b1c07b24e38dc666e29
parentc639af64bea787303a6bd8cca50aecb8ae82d826
In MSVCRT_localtime() return tm_isdst = 0 when there are no daylight
time changes in the local time zone.
dlls/msvcrt/time.c