NormalDate 1.2 released

Jeff Bauer jbauer at rubic.com
Mon Mar 11 17:42:35 EST 2002


NormalDate 1.2 is available from:

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

  NormalDate is a specialized class to handle dates without
  all the excess baggage (time zones, daylight savings, leap
  seconds, etc.) of other date structures.  The minimalist
  strategy greatly simplifies its implementation and use.

NormalDate is a pure Python class and is therefore
portable to Jython, Windows CE devices, etc.  It has
been in use in one form or another by many users, 
judging from email, since 1997.

The 1.2 release includes an important bugfix for Python 2.2.

Jeff Bauer
Rubicon Research




More information about the Python-list mailing list