mirror of
https://github.com/postgres/postgres.git
synced 2026-03-02 21:30:36 -05:00
docs: mention Julian is midnight _UTC_
(Yes, there was no UTC back then, but we compute it that way.) Backpatch to 9.3.
This commit is contained in:
parent
95b5f5e1e7
commit
2edaee0112
1 changed files with 1 additions and 1 deletions
|
|
@ -5623,7 +5623,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
|
|||
</row>
|
||||
<row>
|
||||
<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>
|
||||
<entry><literal>Q</literal></entry>
|
||||
|
|
|
|||
Loading…
Reference in a new issue