Commit f738156f authored by Bruce Momjian's avatar Bruce Momjian

docs: mention Julian is midnight _UTC_

(Yes, there was no UTC back then, but we compute it that way.)
Backpatch to 9.3.
parent 72039b1d
...@@ -5623,7 +5623,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})'); ...@@ -5623,7 +5623,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
</row> </row>
<row> <row>
<entry><literal>J</literal></entry> <entry><literal>J</literal></entry>
<entry>Julian Day (integer days since November 24, 4714 BC at midnight)</entry> <entry>Julian Day (integer days since November 24, 4714 BC at midnight UTC)</entry>
</row> </row>
<row> <row>
<entry><literal>Q</literal></entry> <entry><literal>Q</literal></entry>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment