NAME
SYNOPSIS
DESCRIPTION
FUNCTIONStimelocal() and timegm()
timelocal_nocheck() and timegm_nocheck()
Year Value Interpretation
Limits of time_t
Ambiguous Local Times (DST)
Non-Existent Local Times (DST)
Negative Epoch Values
IMPLEMENTATION
BUGS
SUPPORT
COPYRIGHT
AUTHOR
NAME
Time::Local - efficiently compute time from local and GMT time
SYNOPSIS
$time = timelocal( $sec, $min, $hour, $mday, $mon, $year );
$time = timegm( $sec, $min, $hour, $mday, $mon, $year );
DESCRIPTION
This module provid