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.
- Outputs:
out - Website: https://metacpan.org/release/DateTime-Format-MySQL
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
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.