Message162729
David,
Isn't the requested feature now implemented as email.utils.format_datetime()? Also, what is the difference between RFC 3339 format and the one provided by datetime.isoformat?
>>> print(datetime(2000,1,1, tzinfo=timezone.utc).isoformat('T'))
2000-01-01T00:00:00+00:00 |
|
Date |
User |
Action |
Args |
2012-06-13 21:31:35 | belopolsky | set | recipients:
+ belopolsky, techtonik, ajaksu2, eric.araujo, r.david.murray, daniel.urban, l0nwlf, mihaic, poolie |
2012-06-13 21:31:35 | belopolsky | set | messageid: <1339623095.09.0.611782215608.issue7584@psf.upfronthosting.co.za> |
2012-06-13 21:31:34 | belopolsky | link | issue7584 messages |
2012-06-13 21:31:34 | belopolsky | create | |
|