消息 [103051]
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. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2010-04-13 13:58:15 | daniel.urban | 修改 | recipients:
+ daniel.urban, techtonik, ajaksu2, eric.araujo |
| 2010-04-13 13:57:59 | daniel.urban | 修改 | messageid: <1271167079.89.0.278777370528.issue7584@psf.upfronthosting.co.za> |
| 2010-04-13 13:57:58 | daniel.urban | 链接 | issue7584 messages |
| 2010-04-13 13:57:58 | daniel.urban | 创建 | |
|