perl-date-simple 3.03
Simple date handling
Dates are complex enough without times and timezones. This module may be used to create simple date objects. It handles validation, interval arithmetic, and day-of-week calculation. It does not deal with hours, minutes, seconds, and time zones.
- Outputs:
out
- Website: https://metacpan.org/release/Date-Simple
- Licenses: GPL 1+ · GPL 2+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-date-simple 3.03
as follows:
guix install perl-date-simple@3.03
Or install the latest version:
guix install perl-date-simple
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.