Message 53344 - Python tracker (original) (raw)

Logged In: YES user_id=38388

I don't know whether this is such a good idea -- after all it's fairly easy to manage timezones in the application rather than trying to fiddle the C libs routines into producing the output you intend. Also note that tzset() is not thread safe.

BTW, Jason, you may want to have a look at mxDateTime -- perhaps it already has what you are looking for.