in reply to Re: How to set a processes notion of the timezone on win32?
in thread How to set a processes notion of the timezone on win32?

There is also a tzset() in POSIX which I had initially considered but it gives a "not implemented" error on current strawberry perl.

Hmm, thats a very stupid bug in strawberryperl. I compiled my perl with mingw like strawberry, and my POSIX comes with tzset

  • Comment on Re^2: How to set a processes notion of the timezone on win32?