Paketname | libdatetime-format-pg-perl |
Beschreibung | module for parsing and formatting PostgreSQL dates and times |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.16005-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 92 Byte |
Hängt ab von | perl, libdatetime-format-builder-perl, libdatetime-timezone-perl, libdatetime-perl |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 18800 Byte |
Prüfsumme MD5 | 9de40ca747313b71572ce32a910cd03d |
Prüfsumme SHA1 | ba44670cd7c2c42cf8d19e5860e7b52003572a95 |
Prüfsumme SHA256 | e41061a46e493a0cdb08220416bd3766afd683d4a282b6cc1d123bc3355eca21 |
Link zum Herunterladen | libdatetime-format-pg-perl_0.16005-1_all.deb |
Ausführliche Beschreibung | DateTime::Format::Pg 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.
|