summaryrefslogtreecommitdiff
path: root/win32/README.TZ
blob: ddce3f876b9ddc1d67f691cf129117ad82717dea (plain)
1
2
3
4
5
6
7
From: paul.kienitz@shelter.sf.ca.us (Paul Kienitz)
> It looks like I don't have to create a tzset() kluge for Watcom to check
> the win32 API timezone information after all -- their new 10.6 release has
> corrected this oversight.  The TZ variable overrides the API.  So the only
> win32-related patch I want to make for Zip is just to use USE_EF_UT_TIME
> unconditionally.  With this in place, timezone stuff is working flawlessly
> with or without TZ being set.