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.
array getdate ([ int $timestamp = time() ] )
Returns an associative array containing the date information of the timestamp, or the current local time if no timestamp is given.