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

perl-datetime-format-natural

Machine-readable date/time with natural parsing

DateTime::Format::Natural takes a string with a human readable date/time and creates a machine readable one by applying natural parsing logic.

Installation

Install the latest version of perl-datetime-format-natural as follows:

guix install perl-datetime-format-natural

Or install a particular version:

guix install perl-datetime-format-natural@1.12

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-datetime-format-natural about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/perl-datetime-format-natural'><img src='https://packages.guix.gnu.org/packages/perl-datetime-format-natural/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/perl-datetime-format-natural/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/perl-datetime-format-natural)

Example Org:

[[https://packages.guix.gnu.org/packages/perl-datetime-format-natural][https://packages.guix.gnu.org/packages/perl-datetime-format-natural/badges/latest-version.svg]]