Message 226670 - Python tracker

Message226670

Author r.david.murray
Recipients belopolsky, cool-RR, r.david.murray
Date 2014-09-10.00:57:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1410310670.98.0.319673887084.issue22377@psf.upfronthosting.co.za>
In-reply-to
Content
Looking at the code, the only timezone strings it recognizes are utc, gmt, and whatever is in time.tzname (EST and EDT, in my case).

This seems...barely useful, although clearly not useless :)

And does not seem to be documented.
History
Date User Action Args
2014-09-10 00:57:51r.david.murraysetrecipients: + r.david.murray, belopolsky, cool-RR
2014-09-10 00:57:50r.david.murraysetmessageid: <1410310670.98.0.319673887084.issue22377@psf.upfronthosting.co.za>
2014-09-10 00:57:50r.david.murraylinkissue22377 messages
2014-09-10 00:57:49r.david.murraycreate