[issue5207] extend strftime/strptime format for RFC3339 and RFC2822

Martin Panter report at bugs.python.org
Mon Jun 16 07:28:00 CEST 2014


Martin Panter added the comment:

For RFC 2822, perhaps email.utils.parsedate() is good enough?

For RFC 3339, Issue 15873 has been opened for the "datetime" module. It has more discussion and code, so perhaps this bug can be closed as a duplicate?

----------

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


More information about the Python-bugs-list mailing list