most used
strptime
en
es
fr
description
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 setlocale().
strptime() devuelve una matriz con la fecha $date analizada, o FALSE si se produjo un error.
Los nombres del mes y del día de la semana y otras cadenas dependientes del lenguaje están subordinados a la configuración regional local establecida con setlocale().
strptime() retourne un tableau après avoir analysé $date, ou FALSE en cas d'erreur.
Les noms des mois et jour de la semaine dépendent de la configuration locale, choisie avec setlocale().
declaration of strptime
array strptime ( string $date , string $format )
test strptime online
share strptime
comments for strptime
be the first
No comments so far for strptime(). Leave yours as first below.
+