Skip to content

Commit bd6a0a9

Browse files
authored
[BUGFIX] Move example output for formattedDate out of code block (#1339)
Releases: main, 12.4
1 parent 784b3ea commit bd6a0a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Functions/Stdwrap.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -935,7 +935,7 @@ formattedDate
935935
formattedDate.locale = fr-FR
936936
}
937937
938-
will result in "dimanche 12 mars 2023 à 11:16:44 heure d’été du Pacifique".
938+
will result in "dimanche 12 mars 2023 à 11:16:44 heure d’été du Pacifique".
939939

940940
.. note::
941941
The timezone will be taken from the setting `date.timezone` in your

0 commit comments

Comments
 (0)