mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03: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:
@ -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>
|
||||
|
Reference in New Issue
Block a user