
20 Mar
2002
20 Mar
'02
9:06 a.m.
Hills, Steve writes:
Steve> This is a bug at least on Windows with DevStudio (VC6) and Steve> VisualStudio.NET (VC7).
Steve> The timegm() function does
Steve> putenv("TZ");
Steve> this doesn't remove the environment variable, you need to do
Steve> putenv("TZ=");
Thanks. Checked into the CVS.
/js
--
Juergen Schoenwaelder http://www.informatik.uni-osnabrueck.de/schoenw/