RESOURCES', 'RESOURCES', $html_top); echo $html_top; if ($year && $month && $day && $hour && $minute) { $time_unix = mktime($hour,$minute,0,$month,$day,$year); echo 'Unix timestamp for '.date('F jS, Y, G:i', $time_unix).':

'; } ?>
Resources
Enter a date and time to receive a unix timestamp for that date.
Year (i.e. "2002"):
Month (i.e. "01"):
Day (i.e. "10"):
Hour (24 hour clock, i.e. "14"):
Minute (i.e. "55"):



Back to Resources main page