summaryrefslogtreecommitdiff
path: root/t/t0006-date.sh
Commit message (Expand)AuthorAgeFilesLines
* Fix tests under GETTEXT_POISON on relative datesJiang Xin2012-08-271-1/+1
* date.c: Support iso8601 timezone formatsHaitao Li2011-09-121-0/+6
* date: avoid "X years, 12 months" in relative datesMichael J Gruber2011-04-201-0/+1
* t/t0006: specify timezone as EST5 not EST to comply with POSIXBrandon Casey2010-07-071-1/+1
* parse_date: fix signedness in timezone calculationJeff King2010-07-051-0/+1
* t0006: test timezone parsingJeff King2010-07-051-2/+3
* Fix '--relative-date'Johan Sageryd2009-10-031-0/+1
* fix approxidate parsing of relative months and yearsJeff King2009-08-301-2/+2
* tests: add date printing and parsing testsJeff King2009-08-301-0/+75