diff --git a/reference/datetime/functions/strftime.xml b/reference/datetime/functions/strftime.xml index fd468daca8..fc349d9c29 100644 --- a/reference/datetime/functions/strftime.xml +++ b/reference/datetime/functions/strftime.xml @@ -1,5 +1,5 @@ - + strftime @@ -142,7 +142,13 @@ - %p - either `AM' or `PM' according to the given time value, or + %p - UPPER-CASE `AM' or `PM' according to the given time value, or + the corresponding strings for the current locale + + + + + %P - lower-case `am' or `pm' according to the given time value, or the corresponding strings for the current locale