[issue2525] class USTimeZone in Doc/includes/tzinfo-examples.py is out of date
Guido van Rossum
report at bugs.python.org
Wed Apr 2 20:08:00 CEST 2008
Guido van Rossum <guido at python.org> added the comment:
Hi Daniel,
Can you change it so that the start and end values are chosen
dynamically based on the year? I.e. if year < 2007 use the old values
otherwise use the new ones. A tzinfo object is supposed to (within
reason) handle historical times accurately.
__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2525>
__________________________________
More information about the Python-bugs-list
mailing list