Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37431502
en ru br
ALT Linux repos
S:0.3900-alt2_10

Group :: Development/Other
RPM: perl-DateTime-Set

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.3900-alt2_10
Build date: 8 june 2021, 10:28 ( 149.6 weeks ago )
Size: 53.46 Kb

Home page:   https://metacpan.org/release/DateTime-Set

License: GPL+ or Artistic
Summary: Datetime sets and set math
Description:

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. The second type of set that it can
handle is one based on the idea of 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".

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-DateTime-Set
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin