Message135154
Here is a patch that adds datetime support to email.utils.formatdate. Ultimately the email package will give programs access to datetime+timezone representations of the dates in various headers, so this provides the output end of the round trip.
Alexander, if you could review this that would be great. There may be bugs in the logic of formatdate, but my hope is that I haven't added any new ones. |
|
Date |
User |
Action |
Args |
2011-05-04 19:56:48 | r.david.murray | set | recipients:
+ r.david.murray, tim.peters, akuchling, doerwalter, brett.cannon, belopolsky, ajaksu2, eric.araujo |
2011-05-04 19:56:48 | r.david.murray | set | messageid: <1304539008.77.0.643124646459.issue665194@psf.upfronthosting.co.za> |
2011-05-04 19:56:46 | r.david.murray | link | issue665194 messages |
2011-05-04 19:56:46 | r.david.murray | create | |
|