CMD + K

perl-time-local-amzn2-aarch64

Community

(CDT) Efficiently compute time from local and GMT time

Installation

To install this package, run one of the following:

Conda
$conda install rdonnelly::perl-time-local-amzn2-aarch64

Usage Tracking

1.2300
1 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

(CDT) Efficiently compute time from local and GMT time

Last Updated

Feb 25, 2021 at 15:43

License

GPL+ or Artistic

Supported Platforms

noarch