localtime

Example

 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.

Return Values