diff --git a/reference/datetime/functions/date-default-timezone-get.xml b/reference/datetime/functions/date-default-timezone-get.xml index 2b16ddc0f4..d796889cce 100755 --- a/reference/datetime/functions/date-default-timezone-get.xml +++ b/reference/datetime/functions/date-default-timezone-get.xml @@ -1,5 +1,5 @@ - + date_default_timezone_get @@ -41,13 +41,13 @@ - If none of the above options succeeds, falback to UTC + If none of the above options succeeds, return UTC - + - + &reftitle.returnvalues; diff --git a/reference/datetime/functions/date-sunrise.xml b/reference/datetime/functions/date-sunrise.xml index e1f8588668..18da04e449 100644 --- a/reference/datetime/functions/date-sunrise.xml +++ b/reference/datetime/functions/date-sunrise.xml @@ -1,5 +1,5 @@ - + date_sunrise @@ -49,7 +49,7 @@ SUNFUNCS_RET_STRING - returns the sunset time as string + returns the result as string 16:46 @@ -59,7 +59,7 @@ SUNFUNCS_RET_TIMESTAMP - returns the sunset time as an integer (timestamp) + returns the result as integer (timestamp) 1095034606 diff --git a/reference/datetime/functions/date-sunset.xml b/reference/datetime/functions/date-sunset.xml index 2622986914..b663a3f9c2 100644 --- a/reference/datetime/functions/date-sunset.xml +++ b/reference/datetime/functions/date-sunset.xml @@ -1,5 +1,5 @@ - + date_sunset @@ -49,7 +49,7 @@ SUNFUNCS_RET_STRING - returns the sunset time as string + returns the result as string 16:46 @@ -59,7 +59,7 @@ SUNFUNCS_RET_TIMESTAMP - returns the sunset time as an integer (timestamp) + returns the result as integer (timestamp) 1095034606