This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author martin.panter
Recipients belopolsky, brett.cannon, martin.panter, utkonos
Date 2016-01-01.02:11:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1451614279.95.0.176290196865.issue25963@psf.upfronthosting.co.za>
In-reply-to
Content
I suspect the datetime module’s %Z parsing depends on the locale, just like time.strptime() does: <https://docs.python.org/dev/library/time.html#time.strptime>.
History
Date User Action Args
2016-01-01 02:11:20martin.pantersetrecipients: + martin.panter, brett.cannon, belopolsky, utkonos
2016-01-01 02:11:19martin.pantersetmessageid: <1451614279.95.0.176290196865.issue25963@psf.upfronthosting.co.za>
2016-01-01 02:11:19martin.panterlinkissue25963 messages
2016-01-01 02:11:19martin.pantercreate