]> asedeno.scripts.mit.edu Git - git.git/blobdiff - t/t0006-date.sh
Merge branch 'cb/leading-path-removal'
[git.git] / t / t0006-date.sh
index 3ea4f9eff923c963aeb9635be6d77dce99f3bf4a..1d4d0a5c7d2549c67334a8d5dd3f462962db81f2 100755 (executable)
@@ -39,6 +39,7 @@ check_parse 2008-02 bad
 check_parse 2008-02-14 bad
 check_parse '2008-02-14 20:30:45' '2008-02-14 20:30:45 +0000'
 check_parse '2008-02-14 20:30:45 -0500' '2008-02-14 20:30:45 -0500'
+check_parse '2008-02-14 20:30:45' '2008-02-14 20:30:45 -0500' EST5
 
 check_approxidate() {
        echo "$1 -> $2 +0000" >expect