libdatetime-format-pg-perl 0.16013-ok1 source package in openKylin

Changelog

libdatetime-format-pg-perl (0.16013-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
luzp
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libdatetime-format-pg-perl_0.16013.orig.tar.gz 29.5 KiB 7f862ea5e51bd45bebc6c6f9708497b98964932e5a39ebcafe3402351ce0519b
libdatetime-format-pg-perl_0.16013-ok1.debian.tar.xz 1.8 KiB d790128a64cef844c935c7fecce25972afe32f8171c9d67ed88e860a5a16d38f
libdatetime-format-pg-perl_0.16013-ok1.dsc 2.2 KiB e6a8980d3d5424c2af3f7916acc29b347a84b2bc04a225826815917ea1677e01

View changes file

Binary packages built by this source

libdatetime-format-pg-perl: module for parsing and formatting PostgreSQL dates and times

 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.