getdate

getdate

(PHP 4, PHP 5, PHP 7)

getdateGet date/time information

Description

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.

Parameters

timestamp

The optional 登录查看完整内容