UTC version of mktime()
The POSIX standard provides three functions for converting between integer epoch values and 6-component "broken-down" time representations. localtime and gmtime convert an epoch into the 6 components of seconds, minutes, hours, day of month, month and year, in either local timezone or UTC. The mktime function converts a local broken-down time into an epoch value. However, POSIX does not provide a UTC version of this.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.01-35.fc41 | - |
Fedora 41 | 0.01-35.fc41 | - |
Fedora 40 | 0.01-33.fc40 | - |
Fedora 39 | 0.01-31.fc39 | - |
You can contact the maintainers of this package via email at
perl-Time-timegm dash maintainers at fedoraproject dot org
.