or download this
SYNOPSIS
$time = timelocal($sec,$min,$hour,$mday,$mon,$year);
$time = timegm($sec,$min,$hour,$mday,$mon,$year);
...
example). This value can be positive or negative, though POSIX onl
+y
requires support for positive values, so dates before the system's
+ epoch
may not work on all operating systems.