2000-09-16 10:56:05 -04:00
|
|
|
This distribution replaces the earlier GetDate distribution, which
|
|
|
|
was only a date parser. The date parser contained in this distribution
|
2000-09-16 11:22:28 -04:00
|
|
|
is far superior to the yacc based parser, and a *lot* faster.
|
2000-09-16 10:56:05 -04:00
|
|
|
|
|
|
|
The parser contained here will only parse absolute dates, if you
|
|
|
|
want a date parser that can parse relative dates then take a look
|
|
|
|
at the Time modules by David Muir on CPAN.
|