Message103051
I've made a patch.
This patch adds a datetime_rfcformat function to datetimemodule.c which is available from Python as the datetime.rfcformat method in the datetime module. This method returns the date in RFC 3339 format: YYYY-MM-DDTHH:MM:SS[.mmmmmm]+HH:MM. Documentation and tests are also added. |
|
Date |
User |
Action |
Args |
2010-04-13 13:58:15 | daniel.urban | set | recipients:
+ daniel.urban, techtonik, ajaksu2, eric.araujo |
2010-04-13 13:57:59 | daniel.urban | set | messageid: <1271167079.89.0.278777370528.issue7584@psf.upfronthosting.co.za> |
2010-04-13 13:57:58 | daniel.urban | link | issue7584 messages |
2010-04-13 13:57:58 | daniel.urban | create | |
|