perl-datetime-format-ical 0.09
Parse and format iCal datetime and duration strings
This module understands the ICal date/time and duration formats, as defined in RFC 2445. It can be used to parse these formats in order to create the appropriate objects.
- Outputs:
out
- Website: https://metacpan.org/release/DateTime-Format-ICal
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-datetime-format-ical 0.09
as follows:
guix install perl-datetime-format-ical@0.09
Or install the latest version:
guix install perl-datetime-format-ical
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.