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

r-clock 0.7.3

Date-Time types and tools

This package provides a comprehensive library for date-time manipulations using a new family of orthogonal date-time classes (durations, time points, zoned-times, and calendars) that partition responsibilities so that the complexities of time zones are only considered when they are really needed. Capabilities include: date-time parsing, formatting, arithmetic, extraction and updating of components, and rounding.

Installation

Install r-clock 0.7.3 as follows:

guix install r-clock@0.7.3

Or install the latest version:

guix install r-clock

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.