Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8c9db4a

Browse files
committed
doc: Postgres date-style date-only output is ISO
Backpatch to 9.3Report from MauMau
1 parentb23fd2d commit8c9db4a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎doc/src/sgml/datatype.sgml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2205,8 +2205,10 @@ January 8 04:05:06 1999 PST
22052205
historical accident.) <xref
22062206
linkend="datatype-datetime-output-table"> shows examples of each
22072207
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.
2208+
<type>time</type> types is generally only the date or time part
2209+
in accordance with the given examples. However, the
2210+
<productname>POSTGRES</> style outputs date-only values in
2211+
<acronym>ISO</acronym> format.
22102212
</para>
22112213

22122214
<table id="datatype-datetime-output-table">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp