perl-Time-Local

Efficiently compute time from local and GMT time

Description

This module provides functions that are the inverse of built-in perl functions
localtime() and gmtime(). They accept a date as a six-element array, and
return the corresponding time(2) value in seconds since the system epoch
(Midnight, January 1, 1970 GMT on Unix, for example). This value can be
positive or negative, though POSIX only requires support for positive values,
so dates before the system's epoch may not work on all operating systems.
Website: https://metacpan.org/release/Time-Local
License: GPL+ or Artistic
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: unspecified

Packages

perl-Time-Local-1.280-2.el6_10.noarch [29 KiB] Changelog by Andrew Colin Kissa (2023-03-09):
- Build with Perl 5.24