perl-date-calc
Gregorian calendar date calculations
This package consists of a Perl module for date calculations based on the Gregorian calendar, thereby complying with all relevant norms and standards: ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where applicable).
- Versions: 6.4
- Website: https://metacpan.org/release/Date-Calc
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of perl-date-calc
as follows:
guix install perl-date-calc
Or install a particular version:
guix install perl-date-calc@6.4
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.
Badge code
You can use the following badge to inform users of perl-date-calc about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/perl-date-calc'><img src='https://packages.guix.gnu.org/packages/perl-date-calc/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/perl-date-calc)
Example Org:
[[https://packages.guix.gnu.org/packages/perl-date-calc][https://packages.guix.gnu.org/packages/perl-date-calc/badges/latest-version.svg]]