Python module providing utility methods to convert across time units
Based on java.util.concurrent.TimeUnit and timeunit in npm TimeUnit is a port of the public domain TimeUnit Java class by Doug Lea This class is the basis for java.util.concurrent.TimeUnit from JavaSE. A timeunit represents time durations at a given unit of granularity and provides utility methods to convert across units, and to perform delay operations in these units. A timeunit does not maintain time information, but only helps organize and use time representations that may be maintained separately across various contexts. A timeunit is mainly used to inform time-based methods how a given timing parameter should be interpreted.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.1.0-7.fc35 | - |
Fedora 35 | 1.1.0-7.fc35 | - |
Fedora 34 | 1.1.0-5.fc34 | - |
You can contact the maintainers of this package via email at
python-timeunit dash maintainers at fedoraproject dot org
.