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 p-ganssle
Recipients adamwill, p-ganssle
Date 2018-03-03.01:05:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520039124.85.0.467229070634.issue32988@psf.upfronthosting.co.za>
In-reply-to
Content
It seems that %s is not supported and the fact that it works at all is incidental. See issue 12750 and this SO thread:

https://stackoverflow.com/questions/11743019/convert-python-datetime-to-epoch-with-strftime
History
Date User Action Args
2018-03-03 01:05:24p-gansslesetrecipients: + p-ganssle, adamwill
2018-03-03 01:05:24p-gansslesetmessageid: <1520039124.85.0.467229070634.issue32988@psf.upfronthosting.co.za>
2018-03-03 01:05:24p-gansslelinkissue32988 messages
2018-03-03 01:05:24p-gansslecreate