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 MajeedArni
Recipients MajeedArni, eryksun, r.david.murray
Date 2015-05-20.14:02:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432130540.19.0.0425378115503.issue24244@psf.upfronthosting.co.za>
In-reply-to
Content
Actually it is happening in Python 2.7 too..

Here is the format we are trying to use:

 date_format = '%Y %m %d %H:%M:%S:%f %z'

Also, is there something millisecond if not microsecond?
History
Date User Action Args
2015-05-20 14:02:20MajeedArnisetrecipients: + MajeedArni, r.david.murray, eryksun
2015-05-20 14:02:20MajeedArnisetmessageid: <1432130540.19.0.0425378115503.issue24244@psf.upfronthosting.co.za>
2015-05-20 14:02:20MajeedArnilinkissue24244 messages
2015-05-20 14:02:19MajeedArnicreate