Package : perl-Time-Local > RPM : perl-Time-Local-1.230.0-10.mga6.src.rpm

Basic items

Name perl-Time-Local
Version 1.230.0
Release 10.mga6
URL http://search.cpan.org/dist/Time-Local
Group Development/Perl
Summary Implements timelocal() and timegm()
Size 23KB
Arch noarch
License GPL+ or Artistic

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.

It is worth drawing particular attention to the expected ranges for the
values provided. The value for the day of the month is the actual day (ie
1..31), while the month is the number of months since January (0..11). This
is consistent with the values returned from 'localtime()' and 'gmtime()'.

Media information

Distribution release Mageia 6
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2016-06-19 12:11:58
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie