Message 53343 - Python tracker (original) (raw)

Logged In: YES user_id=12800

Perhaps we should expose tzset() to Python? We'd also have to reset timezone, altzone, daylight, and tzname in the module after calling tzset().

It's a bit of work, and adds a feature so it can't go into Python 2.2, but if you think this is a viable approach, re-assign this bug to me and I'll deal with it for Python 2.3.