From: Bruce Momjian Date: Tue, 21 Jul 2026 15:59:37 +0000 (-0400) Subject: doc: clarify to_char("OF") HH/MM doesn't represent actual chars X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=85df8c5bc7fe271bd17ffa1b84b972fabf964d40;p=thirdparty%2Fpostgresql.git doc: clarify to_char("OF") HH/MM doesn't represent actual chars Change formatting and chars to be less of a match against actual formatting characters. Reported-by: Phil Discussion: https://postgr.es/m/177801333530.795.16999885814007014333@wrigleys.postgresql.org Backpatch-through: 19 --- diff --git a/doc/src/sgml/func/func-formatting.sgml b/doc/src/sgml/func/func-formatting.sgml index af9e2223998..e4edaf4f42c 100644 --- a/doc/src/sgml/func/func-formatting.sgml +++ b/doc/src/sgml/func/func-formatting.sgml @@ -424,8 +424,8 @@ OF - time-zone offset from UTC (HH - or HH:MM) + time-zone offset from UTC (hh + or hh:mi)