Efficiently compute time from local and GMT time
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.
- Links to remote devel:languages:perl / perl-Time-Local
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:aginies/perl-Time-Local && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
Time-Local-1.30.tar.gz | 0000042925 41.9 KB | |
_link | 0000000128 128 Bytes | |
cpanspec.yml | 0000000669 669 Bytes | |
perl-Time-Local.changes | 0000000686 686 Bytes | |
perl-Time-Local.spec | 0000002536 2.48 KB |
Comments 0