10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b23fd2d commit 8c9db4aCopy full SHA for 8c9db4a
doc/src/sgml/datatype.sgml
@@ -2205,8 +2205,10 @@ January 8 04:05:06 1999 PST
2205
historical accident.) <xref
2206
linkend="datatype-datetime-output-table"> shows examples of each
2207
output style. The output of the <type>date</type> and
2208
- <type>time</type> types is of course only the date or time part
2209
- in accordance with the given examples.
+ <type>time</type> types is generally only the date or time part
+ in accordance with the given examples. However, the
2210
+ <productname>POSTGRES</> style outputs date-only values in
2211
+ <acronym>ISO</acronym> format.
2212
</para>
2213
2214
<table id="datatype-datetime-output-table">
0 commit comments