time, calendar, datetime, etc

John Roth newsgroups at jhrothjr.com
Thu Jul 31 11:02:30 EDT 2003


"Skip Montanaro" <skip at pobox.com> wrote in message
news:mailman.1059656902.23276.python-list at python.org...
>

>
> I couldn't pick an asctime()-generated date out of a lineup.  For most
> logging I think it makes sense to use sortable numeric dates (ISO-8601).
> Besides sortability, they are indifferent to language and unambiguous.
> There are many little variations in "human readable" dates, even those
which
> are so-called standards.  Someone always gets things "wrong".  Quick,
what's
> the format of an RFC-822 date?  Is it the same as an RFC-2822 date?  What
> about RFC-1036?  RFC-850?
>
> Not that I have any claim to have been complaining loud and clear about
this
> problem back in 1982 and 1983 when these RFC were written (or earlier,
when
> the systems they codified were first developed), but I don't think there's
> any use in further propagating arcane date formats.

Amen, brother!

John Roth
>
> Skip
>
>






More information about the Python-list mailing list