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 eric.araujo
Recipients ajaksu2, eric.araujo, schmiddy
Date 2010-04-09.01:28:04
SpamBayes Score 0.00013632668
Marked as misclassified No
Message-id <1270776485.94.0.866797405936.issue7370@psf.upfronthosting.co.za>
In-reply-to
Content
Following the last link on #2859, I’ve found that “rfc822.formatdate(time)” can be changed to “email.utils.formatdate(time, usegmt=True)”.

I’ll make a real diff in a few days if noone beats me to it.

Regards
History
Date User Action Args
2010-04-09 01:28:06eric.araujosetrecipients: + eric.araujo, ajaksu2, schmiddy
2010-04-09 01:28:05eric.araujosetmessageid: <1270776485.94.0.866797405936.issue7370@psf.upfronthosting.co.za>
2010-04-09 01:28:04eric.araujolinkissue7370 messages
2010-04-09 01:28:04eric.araujocreate