Mercurial > hg
log tests/test-parse-date @ 8820:e8cb1fa0d4a9
age | author | description |
---|---|---|
Wed, 01 Apr 2009 09:11:00 -0700 | Justin Peng | Correct a bug on date formats with '>' or '<' accompanied by space characters. |
Wed, 12 Mar 2008 22:20:10 +0100 | Thomas Arendsen Hein | Add tests for the fixes to issue1014 (fractional timezones) |
Tue, 03 Oct 2006 12:33:18 +0200 | Jose M. Prieto | util.strdate: assume local time when no timezone specified |
Tue, 03 Oct 2006 12:33:14 +0200 | Jose M. Prieto | util.strdate: compute timestamp using UTC, not local timezone |
Fri, 30 Jun 2006 18:57:04 +0200 | Benoit Boissinot | add more testcases for date parsing |
Fri, 30 Jun 2006 18:47:35 +0200 | Jose M. Prieto | Allow the use of human readable dates (issue 251) |