NormalDate 1.2 released

Jeff Bauer jbauer@rubic.com
Mon, 11 Mar 2002 16:43:06 -0600


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.

Release 1.2 includes an important bugfix for Python 2.2.

Jeff Bauer
Rubicon Research