vy commented on code in PR #4130:
URL: https://github.com/apache/logging-log4j2/pull/4130#discussion_r3395420215
##########
src/site/antora/modules/ROOT/pages/manual/pattern-layout.adoc:
##########
@@ -462,6 +475,12 @@ You can also define custom date formats, see following
examples:
|%d{yyyy-mm-dd'T'HH:mm:ss.SSS'Z'}\{UTC}
|2012-11-02T14:34:02.123Z
+
+|%d{dd-MMMM-yyyy}\{de-DE}
+|02 November 2012
Review Comment:
This example is not working anymore. Please remove this (only this one! keep
the latter one) table row.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]