Commit graph

2 commits

Author SHA1 Message Date
rillig
ba42508094 Fixed definition of PERL5_PACKLIST. 2005-11-19 13:36:09 +00:00
minskim
abd0bc89e9 Import p5-Date-Simple from pkgsrc-wip. Packaged by George Michaelson.
Dates are complex enough without times and timezones.  This module may
be used to create simple date objects.  It handles:

Validation:
    Reject 1999-02-29 but accept 2000-02-29.
Interval arithmetic:
    How many days were between two given dates?  What date comes N days
    after today?
Day-of-week calculation:
    What day of the week is a given date?

It does NOT deal with hours, minutes, seconds, and time zones.
2005-09-03 14:19:16 +00:00