Port variant | 536 |
Summary | UTC version of mktime() (5.36) |
Package version | 0.01 |
Homepage | No known homepage |
Keywords | perl |
Maintainer | Perl Automaton |
License | Not yet specified |
Other variants | 538 |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 05 AUG 2023, 23:28:01 UTC |
Port created | 14 JUN 2017, 04:26:08 UTC |
single | 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. This module provides a function timegm which has this ability. |
Build (only) |
perl-ExtUtils-CChecker:single:536 perl-Module-Build:single:536 |
Build and Runtime | perl-5.36:primary:standard |
main | mirror://CPAN/ID:P/PE/PEVANS |
perl-Algorithm-Cron:536 | Abstract implementation of F scheduling (5.36) |