Datetime sets and set math

Edit Package perl-DateTime-Set
http://search.cpan.org/dist/DateTime-Set/

DateTime::Set is a module for datetime sets. It can be used to handle two
different types of sets.

The first is a fixed set of predefined datetime objects. For example, if we
wanted to create a set of datetimes containing the birthdays of people in our
family for the current year.

The second type of set that it can handle is one based on a recurrence, such as
"every Wednesday", or "noon on the 15th day of every month". This type of set
can have fixed starting and ending datetimes, but neither is required. So our
"every Wednesday set" could be "every Wednesday from the beginning of time
until the end of time", or "every Wednesday after 2003-03-05 until the end of
time", or "every Wednesday between 2003-03-05 and 2004-01-07".

This module also supports set math operations, so you do things like create a
new set from the union or difference of two sets, check whether a datetime is a
member of a given set, etc.

This is different from a DateTime::Span, which handles a continuous range as
opposed to individual datetime points. There is also a module DateTime::SpanSet
to handle sets of spans.

Refresh
Refresh
Source Files
Filename Size Changed
DateTime-Set-0.3900.tar.gz 0000045158 44.1 KB
cpanspec.yml 0000000547 547 Bytes
perl-DateTime-Set.changes 0000003123 3.05 KB
perl-DateTime-Set.spec 0000003014 2.94 KB
Latest Revision
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 434051 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 10)
automatic update
Comments 0
openSUSE Build Service is sponsored by