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 mariocj89, martin.panter, pablogsal
Date 2017-10-17.04:12:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508213550.79.0.213398074469.issue31800@psf.upfronthosting.co.za>
In-reply-to
Content
FWIW it looks like “strptime” in glibc, and Open and Free BSD support parsing this and even more formats (RFC 822 and RFC 3339; includes “Z”, U.S. time zones, ±HH). Also, there is Issue 24954 for adding “%:z” like Gnu “date”.
History
Date User Action Args
2017-10-17 04:12:30martin.pantersetrecipients: + martin.panter, mariocj89, pablogsal
2017-10-17 04:12:30martin.pantersetmessageid: <1508213550.79.0.213398074469.issue31800@psf.upfronthosting.co.za>
2017-10-17 04:12:30martin.panterlinkissue31800 messages
2017-10-17 04:12:30martin.pantercreate