[Python-Dev] datetime module enhancements (original) (raw)
André Malo nd at perlig.de
Sat Mar 10 03:40:11 CET 2007
- Previous message: [Python-Dev] datetime module enhancements
- Next message: [Python-Dev] datetime module enhancements
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
- Brett Cannon wrote:
On 3/9/07, Christian Heimes <lists at cheimes.de> wrote: > * What do you think about including PyTz in the Python core? PyTz is > really, REALLY useful when one has to deal with time zones. > http://pytz.sourceforge.net/
What is wrong with datetime's tzinfo objects?
There aren't any. pytz fills that gap.
But I think, pytz has no place in the stdlib anyway, because it has reasonably different release cycles (every time the timezone tables change).
nd
"Das Verhalten von Gates hatte mir bewiesen, dass ich auf ihn und seine beiden Gefährten nicht zu zählen brauchte" -- Karl May, "Winnetou III"
Im Westen was neues: <http://pub.perlig.de/books.html#apache2>
- Previous message: [Python-Dev] datetime module enhancements
- Next message: [Python-Dev] datetime module enhancements
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]