diff --git a/reference/datetime/functions/strtotime.xml b/reference/datetime/functions/strtotime.xml index e013e1d046..3e9dd58eab 100644 --- a/reference/datetime/functions/strtotime.xml +++ b/reference/datetime/functions/strtotime.xml @@ -1,5 +1,5 @@ - + @@ -30,7 +30,7 @@ If the number of the year is specified in a two digit format, the values - between 0-69 are mapped to 2000-2069 and 70-99 to 1970-2000. + between 00-69 are mapped to 2000-2069 and 70-99 to 1970-1999.