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 zseil
Recipients baloan, christian.heimes, wangchun, zseil
Date 2008-11-17.19:00:50
SpamBayes Score 0.00093125674
Marked as misclassified No
Message-id <1226948451.4.0.323360213353.issue1982@psf.upfronthosting.co.za>
In-reply-to
Content
Do you require millisecond support or would microsecond support be
enough? r61402, which is included in Python 2.6, added support for %f
format to datetime.strftime() and datetime.strptime(). See also #1158.
History
Date User Action Args
2008-11-17 19:00:51zseilsetrecipients: + zseil, christian.heimes, baloan, wangchun
2008-11-17 19:00:51zseilsetmessageid: <1226948451.4.0.323360213353.issue1982@psf.upfronthosting.co.za>
2008-11-17 19:00:50zseillinkissue1982 messages
2008-11-17 19:00:50zseilcreate