perl-datetime-event-recurrence 0.19
DateTime::Set extension for basic recurrences
This module provides convenience methods that let you easily create DateTime::Set objects for various recurrences, such as "once a month" or "every day". You can also create more complicated recurrences, such as "every Monday, Wednesday and Thursday at 10:00 AM and 2:00 PM".
- Outputs:
out
- Website: https://metacpan.org/release/DateTime-Event-Recurrence
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-datetime-event-recurrence 0.19
as follows:
guix install perl-datetime-event-recurrence@0.19
Or install the latest version:
guix install perl-datetime-event-recurrence
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.