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 r.david.murray
Recipients civalin, ezio.melotti, r.david.murray, vstinner
Date 2013-12-17.23:41:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1387323685.59.0.40042221296.issue20010@psf.upfronthosting.co.za>
In-reply-to
Content
As the documentation of the module says, we pass this call through to the underlying c library.  What does the Windows documentation say about %z?

A quick google turns up this hit, which seems to indicate it is a platform problem:

http://connect.microsoft.com/VisualStudio/feedback/details/797109/strftime-incorrect-multibyte-encoding-of-timezone-z
History
Date User Action Args
2013-12-17 23:41:25r.david.murraysetrecipients: + r.david.murray, vstinner, ezio.melotti, civalin
2013-12-17 23:41:25r.david.murraysetmessageid: <1387323685.59.0.40042221296.issue20010@psf.upfronthosting.co.za>
2013-12-17 23:41:25r.david.murraylinkissue20010 messages
2013-12-17 23:41:25r.david.murraycreate