strptime

Definition

array strptime ( string $date , string $format )

Description

strptime() returns an array with the date parsed, or FALSE on error.

[More at php.net]

Parameters



loading


Share/bookmark - strptime


Global comments