perl-datetime 1.54
Date and time object for Perl
DateTime is a class for the representation of date/time combinations. It represents the Gregorian calendar, extended backwards in time before its creation (in 1582).
- Outputs:
out
- Website: https://metacpan.org/release/DateTime
- Licenses: Artistic License 2.0
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-datetime 1.54
as follows:
guix install perl-datetime@1.54
Or install the latest version:
guix install perl-datetime
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.