libdatetime-perl 2:1.51-ok1 source package in openKylin

Changelog

libdatetime-perl (2:1.51-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:
any
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libdatetime-perl_1.51.orig.tar.gz 238.7 KiB de22da0de57a43a976322636d3a7474de4b1d6f37e044337123086cf94c16ec5
libdatetime-perl_1.51-ok1.debian.tar.xz 5.6 KiB 6a0c951b7dc399455a4710f5234f2fc25a243c02538e1525ee7f8d8f5e60fc95
libdatetime-perl_1.51-ok1.dsc 2.4 KiB 4d3c8bc8dd86468b43f308023214b190936ff957de714d52b4f466c1d09d24e2

View changes file

Binary packages built by this source

libdatetime-perl: module for manipulating dates, times and timestamps

 DateTime is a Perl module which aims to provide a complete, correct, and easy
 to use date/time object implementation. It provides an easy way to manipulate
 dates and times, including date calculations (even addition and subtraction)
 and provides convenient methods for extracting or modifying portions of any
 date or time.
 .
 This module supports the Olson time zone database, meaning that historical
 time zone information, and more importantly, daylight saving time rules, can
 be handled transparently, simply by setting the correct time zone. This is
 done by using the DateTime::TimeZone module.