Name: | perl-DateTime-Format-Pg |
---|---|
Version: | 0.16010 |
Release: | 6.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 57045 |
License: | GPL+ or Artistic |
RPM: | perl-DateTime-Format-Pg-0.16010-6.el7.noarch.rpm |
Source RPM: | perl-DateTime-Format-Pg-0.16010-6.el7.src.rpm |
Build Date: | Thu Nov 02 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/DateTime-Format-Pg/ |
Summary: | Parse and format PostgreSQL dates and times |
Description: | This module understands the formats used by PostgreSQL for its DATE, TIME, TIMESTAMP, and INTERVAL data types. It can be used to parse these formats in order to create DateTime or DateTime::Duration objects, and it can take a DateTime or DateTime::Duration object and produce a string representing it in a format accepted by PostgreSQL. |