Annoyed - Python 2.2.1 BUG in calendar module

Jeff Bauer jbauer at rubic.com
Thu Oct 3 17:13:17 EDT 2002


"Kaleb Pederson" <kibab at icehouse.net> wrote in message
> Ok.  I just finished a PyQt date widget wherein I created a wrapper
> around the calendar module to use as my backend.  The Calendar module,
> however, doesn't explicitly say that it doesn't work for dates pre-1970.
> The best case is that this is a DOCUMENTATION BUG.  I would prefer to
> see a more powerful date module that starts at the beginning of the
> Gregorian calendar.

Kaleb, you might find my NormalDate module useful:

  http://starship.python.net/crew/jbauer/normaldate/

Jeff Bauer




More information about the Python-list mailing list