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

perl-datetime-format-mysql 0.0701

Parse and format MySQL dates and times

This module understands the formats used by MySQL for its DATE, DATETIME, TIME, and TIMESTAMP data types. It can be used to parse these formats in order to create DateTime objects, and it can take a DateTime object and produce a string representing it in the MySQL format.

Installation

Install perl-datetime-format-mysql 0.0701 as follows:

guix install perl-datetime-format-mysql@0.0701

Or install the latest version:

guix install perl-datetime-format-mysql

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.