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

Lists: pgsql-committers
From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: fix discussion of how to get real Julian Dates.
Date: 2021-04-28 14:03:49
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

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/[email protected]

Branch
------
REL_11_STABLE

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

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