p5-Time-TimeDate

library for parsing and formatting dates and times

WWW CVSWeb GITHub
  1. Package version
    p5-Time-TimeDate-2.33
  2. Maintainer
    The OpenBSD ports mailing-list

This distribution replaces the earlier GetDate distribution, which
was only a date parser. The date parser contained in this distribution
is far superior to the yacc based parser, and a *lot* faster.

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.