dwww Home


Documentation for packages, which contain /usr/share/doc/libtime-duration-perl/copyright:

Package: libtime-duration-perl

Description: module for rounded or exact English expression of durations
Time::Duration provides functions for expressing time spans in rounded or exact terms. So while
 say duration_exact(86399);
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.
Homepage: https://metacpan.org/release/Time-Duration
copyright | changelog | Debian changelog

Manual pages:

Time::Duration(3pm)

Other documents:

/usr/share/doc/libtime-duration-perl

Generated by dwww version 1.15 on Tue Jun 18 13:14:04 CEST 2024.