perl-Time-Local

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.
Current version: 1.280

History

Effective Date Table ID Version Download URL Project URL Version URL
2020-12-22 10 1.280 project
2019-01-17 9 1.23 project
2017-07-13 8 1.23 project