]> granicus.if.org Git - python/commit
Beefed up the timezone conversion test by adding a phony UTC zone that's
authorTim Peters <tim.peters@gmail.com>
Mon, 30 Dec 2002 17:09:40 +0000 (17:09 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 30 Dec 2002 17:09:40 +0000 (17:09 +0000)
commit1024bf836412fbdec9bb27145b38ce2cfd33d9ec
treedc4156856de23588a1820f4f0f78a97c2d5b3ae3
parent5c8fef903dbce63ac798dff4de02d77f14fda430
Beefed up the timezone conversion test by adding a phony UTC zone that's
west of the US zones getting converted, and also by using Eastern "as if"
it were UTC (wrt Pacific), and vice versa.
Lib/test/test_datetime.py