strptime
Description
array strptime ( string $date , string $format )
strptime() returns an array with the date
parsed, or FALSE
on error.
Month and weekday names and other language dependent strings respect the current locale set with se
array strptime ( string $date , string $format )
strptime() returns an array with the date
parsed, or FALSE
on error.
Month and weekday names and other language dependent strings respect the current locale set with se