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

R. David Murray report at bugs.python.org
Mon Jun 16 15:17:03 CEST 2014


R. David Murray added the comment:

Yes, I think that is appropriate.  Note that you also get RFC822 parsing for datetime via email.util.parsedate_to_datetime.

(I'm not sure why the OP thought that using the email utilities to parse email-standard dates was "not [a] very good way".)

----------
superseder:  -> datetime: add ability to parse RFC 3339 dates and times

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


More information about the Python-bugs-list mailing list