Thread: pgsql: Doc: fix discussion of how to get real Julian Dates.

pgsql: Doc: fix discussion of how to get real Julian Dates.

From
Tom Lane
Date:
Doc: fix discussion of how to get real Julian Dates.

Somehow I'd convinced myself that rotating to UTC-12 was the way
to do this, but upon further review, it's definitely UTC+12.

Discussion: https://postgr.es/m/1197050.1619123213@sss.pgh.pa.us

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7bbcfb4d584d0eac4a1f68af09f4e15334236e13

Modified Files
--------------
doc/src/sgml/datetime.sgml | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)