date: make it accept ISO date format. Fix help text.

make testsuite actually test something useful.

function                                             old     new   delta
date_main                                           1094    1149     +55
This commit is contained in:
Denis Vlasenko
2008-04-25 02:14:07 +00:00
parent ad6cab1834
commit 4d89a8bd1d
3 changed files with 98 additions and 54 deletions

View File

@@ -612,8 +612,9 @@
) \
"\n" \
"\nRecognized formats for TIME:" \
"\n [hh:]mm:ss" \
"\n hh:mm[:ss]" \
"\n [YYYY.]MM.DD-hh:mm[:ss]" \
"\n YYYY-MM-DD hh:mm[:ss]" \
"\n MMDDhhmm[[YY]YY][.ss]" \
#define date_example_usage \