Skip to content

Commit 0d57df6

Browse files
[BUGFIX] Move example output for formattedDate out of code block (#1342)
Releases: main, 12.4 Co-authored-by: Chris Müller <2566282+brotkrueml@users.noreply.github.com>
1 parent a82aa79 commit 0d57df6

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)