[issue4881] Python's timezon handling: daylight saving option

Martin v. Löwis report at bugs.python.org
Fri Jan 9 20:55:08 CET 2009


Martin v. Löwis <martin at v.loewis.de> added the comment:

For Windows (what version are you using?), you need to install
Microsoft's time zone patches, e.g. the one described in

http://support.microsoft.com/kb/951072

Depending on the exact version of Windows that you use, and depending on
whether or not you run Windows update regularly, your system may or may
not have that patch installed.

Same for Linux, except that I can't point to a single update. What
precise Linux distribution are you using? Have you installed their time
zone updates?

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4881>
_______________________________________


More information about the Python-bugs-list mailing list