IX. 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 — Gormat 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
This PHP manual is Copyright © 1997, 1998, 1999, 2000 the PHP Documentation Group. It has been licensed under the GPL. Permission granted for display on the Abscissa Tech web site on March 9, 2000. The most recent PHP documentation is available at http://www.php.net/.
|
|