This package browser is in early development. Mind the rough edges.

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.

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.