Code

. fixed some problems in date calculations (calendar.py doesn't handle over-
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 21 Feb 2002 23:11:45 +0000 (23:11 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 21 Feb 2002 23:11:45 +0000 (23:11 +0000)
commit7da602f16ccd98db39b17825242eb30567fd0656
tree9602c90d83db187eb2a77c616600cda360741287
parentced9498c6352747af361bd8a7a586c29159f7462
 . fixed some problems in date calculations (calendar.py doesn't handle over-
   and under-flow). Also, hour/minute/second intervals may now be more than
   99 each.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@652 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt
roundup/date.py
roundup/htmltemplate.py
test/test_dates.py
test/test_htmltemplate.py