Name : perl-Time-timegm
| |
Version : 0.01
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp154.5.1
| Date : 2023-01-27 18:36:03
|
Group : Development/Libraries/Perl
| Source RPM : perl-Time-timegm-0.01-lp154.5.1.src.rpm
|
Size : 0.04 MB
| |
Packager : https://www_suse_com/
| |
Summary : a UTC version of C< mktime()>
|
Description :
The the POSIX manpage 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.
Unlike some other CPAN implementations of this behaviour, this version does not re-implement the time handling logic internally. It reuses the \'mktime\' and \'gmtime\' functions provided by the system to ensure its results are always consistent with the other functions.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/15.4/x86_64 |