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_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/824df1cccb74f5f634439ecf6c9828fea6ecc3ef

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