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