summaryrefslogtreecommitdiff
path: root/test/unittest_date.py
Commit message (Expand)AuthorAgeFilesLines
* fix test date when mx unavailablepierre-yves david2008-06-281-1/+2
* updated and fix testsAdrien Di Mascio2008-05-071-24/+79
* cant do end before startArthur Lutz2008-03-061-0/+1
* more testsArthur Lutz2008-03-061-1/+4
* added counting of opendays between two datesArthur Lutz2008-03-061-3/+16
* little function that adds a number of days worked to a dateAdrien Di Mascio2008-01-311-2/+16
* date.py / unittest_date.py reorganizationAdrien Di Mascio2007-03-091-6/+7
* skip tests if mx.DateTime is not installedNicolas Chauvat2007-01-061-1/+8
* define common.date.endOfMonth to make it easier to count monthsNicolas Chauvat2006-08-151-5/+3
* added common.date.date_rangeNicolas Chauvat2006-06-231-0/+34