[Python-Dev] datetime module and pytz with dateutil
Lennart Regebro
regebro at gmail.com
Sat Mar 31 08:32:50 CEST 2012
More information about the Python-Dev mailing list
Sat Mar 31 08:32:50 CEST 2012
- Previous message: [Python-Dev] datetime module and pytz with dateutil
- Next message: [Python-Dev] datetime module and pytz with dateutil
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Mar 30, 2012 at 12:38, Serhiy Storchaka <storchaka at gmail.com> wrote: > I don't understand why Python may not include the pytz. The Olson tz > database is not part of pytz. Yes it is. > Python can depend on a system tz database That works on Unix, but not on Windows, where there is no Olsen database. //Lennart
- Previous message: [Python-Dev] datetime module and pytz with dateutil
- 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