From c5214c87594e0de68111a9160dba5dc1aceb9a43 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Thu, 19 Apr 2007 14:47:33 +0000 Subject: Changed date parser to use lex/yacc. --- docs/date-examples.txt | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 docs/date-examples.txt (limited to 'docs/date-examples.txt') diff --git a/docs/date-examples.txt b/docs/date-examples.txt new file mode 100644 index 00000000..948d6980 --- /dev/null +++ b/docs/date-examples.txt @@ -0,0 +1,36 @@ +2002-02-02 +2002/02/02 +2002.02.02 +02-02-2002 +02/02/2002 +02.02.2002 +02-02-02 +02/02/02 +02.02.02 +02-02 +02/02 +02.02 +20020202 +20020202T023318 +20020202T023318-0700 +20020202T023318-0100 +02-Feb-2002 +2002-Feb-02 +02 Feb 2002 +02-Feb-2002 +02 February 2002 +02-February-2002 +2002 Feb 02 +2002-Feb-02 +2002 February 02 +2002-February-02 +02 Feb +02-Feb +02 February +02-February +Feb 02 +Feb-02 +February 02 +February-02 +Feb 02, 2002 +February 02, 2002 -- cgit v1.2.3