diff options
author | Barry Warsaw <barry@python.org> | 2001-11-19 16:28:07 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2001-11-19 16:28:07 (GMT) |
commit | cd45a36959f3a8a74731c7dc25fee95108198e7d (patch) | |
tree | b5fdaa06587299560d4b498d021b3f7a4eee1c41 /Lib/test/test_email.py | |
parent | fba64e1ecaa62799ee62e5c9988d2496ed6125d0 (diff) | |
download | cpython-cd45a36959f3a8a74731c7dc25fee95108198e7d.zip cpython-cd45a36959f3a8a74731c7dc25fee95108198e7d.tar.gz cpython-cd45a36959f3a8a74731c7dc25fee95108198e7d.tar.bz2 |
formatdate(): The calculation of the minutes part of the zone was
incorrect for "uneven" timezones. This algorithm should work for even
timezones (e.g. America/New_York) and uneven timezones (e.g.
Australia/Adelaide and America/St_Johns).
Closes SF bug #483231.
Diffstat (limited to 'Lib/test/test_email.py')
0 files changed, 0 insertions, 0 deletions