pkgsrc-wip/p5-Date-Range/DESCR
Thomas Klausner 7a7124a66b Remove "WWW: URL" from DESCR. Common in FreeBSD ports, but in pkgsrc the
URL should be as HOMEPAGE in the Makefile.
2012-07-21 20:08:12 +00:00

5 lines
307 B
Text

Quite often, when dealing with dates, we don't just want to know
information about one particular date, but about a range of dates.
For example, we may wish to know whether a given date is in a particular
range, or what the overlap is between one range and another. This module
lets you ask such questions.