From a4ba07f273fd7d34520a8d02052a746076094e32 Mon Sep 17 00:00:00 2001 From: Yoshinari Takaoka Date: Sat, 18 Sep 2021 05:28:56 +0900 Subject: [PATCH] fixed localtime returnvalues description. (#692) Co-authored-by: Kamil Tekiela Co-authored-by: Anna Filina --- reference/datetime/functions/localtime.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/datetime/functions/localtime.xml b/reference/datetime/functions/localtime.xml index 25f41c375e..f89b3b7b1a 100644 --- a/reference/datetime/functions/localtime.xml +++ b/reference/datetime/functions/localtime.xml @@ -47,9 +47,9 @@ the array is returned as a regular, numerically indexed array. If associative is set to &true; then localtime returns an associative array containing - all the different elements of the structure returned by the C + the elements of the structure returned by the C function call to localtime. - The names of the different keys of the associative array are as follows: + The keys of the associative array are as follows: