Source: libdatetime-format-db2-perl Section: perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: libdatetime-perl, libdatetime-format-builder-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Krzysztof Krzyzaniak (eloy) Standards-Version: 3.9.8 Homepage: https://metacpan.org/release/DateTime-Format-DB2 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdatetime-format-db2-perl.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdatetime-format-db2-perl.git Testsuite: autopkgtest-pkg-perl Package: libdatetime-format-db2-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libdatetime-perl, libdatetime-format-builder-perl Description: Parse and format DB2 dates and times DateTime::Format::DB2 understands the formats used by DB2 for its DATE, 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 DB2 format.