tags 666502 + squeeze thanks Hello,
Rémy Oudompheng <[email protected]> writes: > In a Python shell (on 30 Mar 2012): > > >>> import datetime, pytz > >>> now = datetime.datetime.now() > >>> pytz.timezone("US/Hawaii").utcoffset(now) > datetime.timedelta(-1, 48600) > > The expected answer is datetime.timedelta(-1, 50400). The bug is > known upstream and was corrected in a later version. Since timezones > and offsets are the main usage of python-tz, this makes the package > unusable. > > The upstream bug is: https://bugs.launchpad.net/pytz/+bug/310606 I cannot reproduce this issue with the current version available in Sid (2011h-1), so I guess this is a Squeeze-only issue. Thanks for the bug report. Regards, -- Arnaud Fontaine -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

