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 ajaksu2, belopolsky, daniel.urban, eric.araujo, l0nwlf, mihaic, poolie, r.david.murray, techtonik
Date 2012-06-13.21:42:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339623725.89.0.292668710919.issue7584@psf.upfronthosting.co.za>
In-reply-to
Content
email.utils.format_datetime implements RFC 5322 date format, which is very different from RFC 3339.  I don't remember enough about what I read in RFC 3339 to answer your question about isoformat.
History
Date User Action Args
2012-06-13 21:42:05r.david.murraysetrecipients: + r.david.murray, belopolsky, techtonik, ajaksu2, eric.araujo, daniel.urban, l0nwlf, mihaic, poolie
2012-06-13 21:42:05r.david.murraysetmessageid: <1339623725.89.0.292668710919.issue7584@psf.upfronthosting.co.za>
2012-06-13 21:42:05r.david.murraylinkissue7584 messages
2012-06-13 21:42:05r.david.murraycreate