Code

handled some XXXs
[roundup.git] / roundup / date.py
2002-09-10 richardhandled some XXXs
2002-09-10 richardfixes to tests and Interval unmarshalling
2002-09-10 richardremoved Log
2002-08-23 richardtyp0
2002-08-21 richardIn preparing to turn back on link/unlink journal events...
2002-07-18 richardUnit tests and a few fixes.
2002-07-14 richard . fixed the date module so that Date(". - 2d") works
2002-05-15 richard . reverting to dates for intervals > 2 months sucks
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-01-23 jhermann%e is a UNIXism and not documented for Python
2002-01-16 richard . lots of date/interval related changes:
2002-01-08 richardmissed an import _
2002-01-05 richardI18N'ification
2001-11-22 jhermannAdded module docstrings to all modules.
2001-09-18 richardAdded some more help to roundu-admin
2001-08-17 richardfixed prettification of intervals of 1 week
2001-08-15 richardFixed some isFooTypes that I missed.
2001-08-07 richardstupid typo
2001-08-07 richardAdded the copyright/license notice to (nearly) all...
2001-08-05 richardChanged date.Date to use regular string formatting...
2001-08-02 richardExtended the range of intervals that are pretty-printed...
2001-07-31 richardFixed the 2.1-specific gmtime() (no arg) call in roundu...
2001-07-29 richardAdded vim command to all source so that we don't get...
2001-07-25 richardFixed offset handling (shoulda read the spec a little...
2001-07-23 richardStoring only marshallable data in the db - no nasty...
2001-07-22 richardFinal commit of Grande Splite
2001-07-22 richardMore Grande Splite