VIII. Date and Time functions

Table of Contents
checkdate — validate a date/time
date — format a local time/date
strftime — format a local time/date according to locale settings
gmstrftime — format a GMT/CUT time/date according to locale settings
getdate — get date/time information
gettimeofday — get current time
gmdate — format a GMT/CUT date/time
mktime — get UNIX timestamp for a date
gmmktime — get UNIX timestamp for a GMT date
time — return current UNIX timestamp
microtime — return current UNIX timestamp with microseconds