aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Date-Simple/pkg-descr
blob: 034543eb7915f5e26e7633398269a0adbc97cee9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
From Date::Simple(3) man page:

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.

WWW: http://search.cpan.org/dist/Date-Simple/

--
Alexey V. Antipovsky
kemm@in-line.ru