date_parse

Example

 array date_parse ( string $date ) 

Description

Returns associative array with detailed info about given date

Return Values

Returns array with information about the parsed date on success or FALSE on failure.