◐ Shell
clean mode source ↗

Message 96929 - Python tracker

Message96929

Author techtonik
Recipients amaury.forgeotdarc, techtonik
Date 2009-12-27.22:12:54
SpamBayes Score 0.0011677648
Marked as misclassified No
Message-id <1261951975.79.0.535367385153.issue7582@psf.upfronthosting.co.za>
In-reply-to
Content
That's true. Is there any way to get current TZ offset in Python? I can't 
find anything better than datetime.datetime.now() - 
datetime.datetime.utcnow() and then rounding to a nearest minute.
History
Date User Action Args
2009-12-27 22:12:55techtoniksetrecipients: + techtonik, amaury.forgeotdarc
2009-12-27 22:12:55techtoniksetmessageid: <1261951975.79.0.535367385153.issue7582@psf.upfronthosting.co.za>
2009-12-27 22:12:54techtoniklinkissue7582 messages
2009-12-27 22:12:54techtonikcreate