Skip to content
Snippets Groups Projects
Commit f14d43d2 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Document that to_char() "TM" is controlled by lc_messages.

parent a7a3d0f0
Branches
Tags
No related merge requests found
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.346 2006/11/20 20:20:18 momjian Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.347 2006/11/25 00:38:53 momjian Exp $ -->
<chapter id="functions">
<title>Functions and Operators</title>
......@@ -4689,7 +4689,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
</row>
<row>
<entry><literal>TM</literal> prefix</entry>
<entry>translation mode (print localized day and month names)</entry>
<entry>translation mode (print localized day and month names based on <varname>lc_messages</>)</entry>
<entry><literal>TMMonth</literal></entry>
</row>
<row>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment