localtime

Definition

array localtime ([ int $timestamp = time() [, bool $is_associative = false ]] )

Description

The localtime() function returns an array identical to that of the structure returned by the C function call.

[More at php.net]

Parameters



loading


Share/bookmark - localtime


Global comments