ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:datetime:adodb_getdate

This is an old revision of the document!


adodb_getdate

See Also

PHP Function getdate()

Syntax
int adodb_getdate(
   optional mixed $date=false
)

Description

Returns an array containing date information, as getdate(), but supports dates greater than 1901 to 2038. The local date/time format is derived from a heuristic the first time adodb_getdate is called..

v5/datetime/adodb_getdate.1448546842.txt.gz · Last modified: 2017/04/21 11:27 (external edit)