Commit graph

1 commit

Author SHA1 Message Date
Renato Botelho
508fc86f17 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.

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

PR:		ports/92848
Submitted by:	Zach Thompson <hideo@lastamericanempire.com>
2006-02-06 15:43:08 +00:00