[Python-Dev] datetime module and pytz with dateutil
Andrew Svetlov
andrew.svetlov at gmail.com
Wed Mar 28 22:20:55 CEST 2012
More information about the Python-Dev mailing list
Wed Mar 28 22:20:55 CEST 2012
- Previous message: [Python-Dev] Virtualenv not portable from Python 2.7.2 to 2.7.3 (os.urandom missing)
- Next message: [Python-Dev] datetime module and pytz with dateutil
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Virtualenv not portable from Python 2.7.2 to 2.7.3 (os.urandom missing)
- Next message: [Python-Dev] datetime module and pytz with dateutil
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list