commit | 4fede1a36bf4130bceddb786ccee1a259f203f45 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Sat Jan 04 00:26:59 2003 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Sat Jan 04 00:26:59 2003 +0000 |
tree | ec6edd71d2d84b17840c3a5feb34140d1ff9c4a2 | |
parent | 25c7b50e8f5c8bcdda6631a5d3042eb3ae460b2c [diff] |
Completed astimezone()'s correctness proof. This also proves we can get the desired compromise behavior during the "problem hour" when DST ends cheaply (but I haven't yet implemented that).