summaryrefslogtreecommitdiff
path: root/tests/regressiontests/utils/dateformat.py
AgeCommit message (Expand)Author
2009-11-02[1.1.X] Fixed #12127 -- Corrected teardown of dateformat tests. Thanks to apo...Russell Keith-Magee
2009-11-01[1.1.X] Changed setUp and tearDown for the tests converted from doctests in r...Karen Tracey
2009-11-01[1.1.X] Fixed #12123 -- Updated the utils.dateformat test to be a unittest to...Russell Keith-Magee
2009-05-08Fixed #10825: fixed the 'U' format code to dateformat (and the date/now filte...Jacob Kaplan-Moss