[Python-Dev] datetime module and pytz with dateutil

Andrew Svetlov andrew.svetlov at gmail.com
Wed Mar 28 22:20:55 CEST 2012


I figured out what pytz and dateutil are not mentioned in python docs
for datetime module.
It's clean why these libs is not a part of Python Libraries — but
that's not clean for Docs.
>From my perspective at least pytz (as py3k compatible) should to be
mentioned as the library which contains timezone info, supported
carefully and recommended to use with datetime standard module,

-- 
Thanks,
Andrew Svetlov


More information about the Python-Dev mailing list