getdate

Definition

array getdate ([ int $timestamp = time() ] )

Description

Returns an associative array containing the date information of the timestamp, or the current local time if no timestamp is given.

[More at php.net]

Parameters


loading


Share/bookmark - getdate


Global comments