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