Code

*** empty log message ***
[roundup.git] / test / test_dates.py
2002-07-14 richard . fixed the date module so that Date(". - 2d") works
2002-02-21 richardOops, there's 24 hours in a day, and subtraction of...
2002-02-21 richard . fixed some problems in date calculations (calendar...
2002-02-21 richard . Added popup help for classes using the classhelp...
2002-01-16 richard . lots of date/interval related changes:
2001-08-13 richardfixed a 2.1-ism
2001-08-07 richardstupid typo
2001-08-07 richardAdded the copyright/license notice to (nearly) all...
2001-07-29 richardFixed bug in unit test ;)
2001-07-29 richardAdded vim command to all source so that we don't get...
2001-07-29 richardAdded Interval tests.
2001-07-27 richardmoving tests -> test