libtime-duration-perl binary package in openKylin Huanghe V3.0 rv64g
Time::Duration provides functions for expressing time spans in rounded
or exact terms. So while
.
say duration_
.
will correctly give "23 hours, 59 minutes, and 59 seconds",
.
say ago(86399);
.
will output the rounded time span as "1 day ago".
.
The provided functions are duration(), ago(), from_now(), later() and
earlier(), along with their *_exact counterparts. The precision used
for rounding can be specified, and version 1.10 added a millisecond
mode.
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2024-10-15 03:20:27 UTC | Published | openKylin Huanghe V3.0 rv64g | release | main | perl | Optional | 1.21-ok1 | ||
|
|||||||||
2024-10-15 03:20:27 UTC | Published | openKylin Huanghe V3.0 rv64g | proposed | main | perl | Optional | 1.21-ok1 | ||
|