[issue15873] datetime: add ability to parse RFC 3339 dates and times

Éric Araujo report at bugs.python.org
Mon Mar 11 05:21:44 CET 2013


Éric Araujo added the comment:

John listed four modules with issues in the first message, and now we have proposals for two more modules.  Could you work together to make a unified patch?

Alexander, do you think there is a need to check python-ideas or python-dev before working on this?

(I changed the title to clarify scope: ISO 8601 is huge and not easily accessible whereas W3CDTF/RFC 3339 is narrower in scope and freely accessible.)

----------
title: "datetime" cannot parse ISO 8601 dates and times -> datetime: add ability to parse RFC 3339 dates and times

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15873>
_______________________________________


More information about the Python-bugs-list mailing list