diff --git a/reference/datetime/functions/strtotime.xml b/reference/datetime/functions/strtotime.xml index 9543e6bce7..d07874cc5d 100644 --- a/reference/datetime/functions/strtotime.xml +++ b/reference/datetime/functions/strtotime.xml @@ -1,5 +1,5 @@ - + @@ -18,7 +18,7 @@ format and will try to parse that format into a Unix timestamp (the number of seconds since January 1 1970 00:00:00 GMT), relative to the timestamp given in now, or the current time - if none is supplied. + if now is not supplied. This function will use the TZ environment variable (if