summaryrefslogtreecommitdiff
path: root/tests/regressiontests/utils/dateparse.py
AgeCommit message (Collapse)Author
2012-08-19Fixed #18728 -- Made colon optional in tzinfoAymeric Augustin
Made two-digit hours and minutes mandatory in tzinfo (the code used to crash if a one-digit representation was provided). Added standalone tests for django.utils.dateparse.