Subject: | 2011-Jan-04 |
For whatever reason, someone decided to put dashes in this type of
format and 0.92 does not parse it.
\d{4}-\w{3}-\d{2}
DateTime::Format::Natural correctly parses it if I switch dashes with
spaces.
If possible, please add a parser for this format.
Thanks in advance,
Rod Taylor