Comparing RFC1123 based Dates

Phoe6 orsenthil at gmail.com
Sat Aug 4 22:43:56 EDT 2007


I would like to parse RFC 1123 date format and compare two dates. I
find that
datetime module does not specifically confirms to any RFC. Any
suggestions as how I can handle the RFC 1123 date format using
standard libraries before I go to re based parsing?

Thanks,
Senthil




More information about the Python-list mailing list