Closed GoogleCodeExporter closed 9 years ago
Hiya, thanks for the spot. It's been a whilst since I've investigated the
timezone stuff. As it turns out, we've got a flag used during object creation
called is_utc, but that no longer appears to be set. I'll probably add some
machinery so that it can be specified after the object's been created, and then
turn that on for SystemTime. It then does the .replace(tzinfo=UTC) for
WinTimeStamp objects...
Original comment by mike.auty@gmail.com
on 22 Feb 2012 at 8:43
This issue was closed by revision r1530.
Original comment by mike.auty@gmail.com
on 10 Mar 2012 at 10:44
Original issue reported on code.google.com by
jessekornblum
on 21 Feb 2012 at 11:21Attachments: