Code

fix to sf bug 691071, really this time
[roundup.git] / test / test_dates.py
2003-03-10 richardfix to sf bug 691071, really this time
2003-03-06 richardoops, Interval sorting ignored sign
2003-03-06 richardfixed Interval maths (sf bug 665357)
2003-02-24 keddertime should default to local midnight, not GMT
2003-01-12 richardreminder comments for where we need new tests
2002-12-09 richardfix Date.local()
2002-10-11 richardimplemented the missing Interval.__add__
2002-09-10 richardremoved Log
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