Subject: | Possible typo in Date::Parse examples |
Date: | Wed, 8 Dec 2010 14:17:32 -0700 |
To: | bug-TimeDate [...] rt.cpan.org |
From: | Derek Lamb <derek [...] boulder.swri.edu> |
In Date::Parse-2.30 (Time::Date-1.20), the first entry in the Example Dates section
1995:01:24T09:08:17.1823213 ISO-8601
Does not seem to agree with http://www.iso.org/iso/support/faqs/faqs_widely_used_standards/widely_used_standards_other/date_and_time_format.htm. In particular, I find no mention at that link of YYYY:MM:DD format in ISO-8601, only YYYY-MM-DD, as in the second line of your example. Ditto for the wikipedia page on ISO 8601. I have not paid 130CHF to read the ISO 8601 standard in detail, however.
Derek