Doc: fix bogus example about ambiguous timestamps.
authorTom Lane
Mon, 10 Jan 2022 16:46:16 +0000 (11:46 -0500)
committerTom Lane
Mon, 10 Jan 2022 16:46:25 +0000 (11:46 -0500)
commit05cdda68f8f6e63cb87bc1776236d7619cd89fb7
tree4a78e1ea8e40a7925a837fadb872c74f535305db
parent1cd46f168fda4d819e315eacf3d4f3d5aa84859c
Doc: fix bogus example about ambiguous timestamps.

I had a brain fade in commit d32899157, and used 2:30AM as the
example timestamp for both spring-forward and fall-back cases.
But it's not actually ambiguous at all in the fall-back case,
because that transition is from 2AM to 1AM under USA rules.
Fix the example to use 1:30AM, which *is* ambiguous.

Noted while answering a question from Aleksander Alekseev.
Back-patch to all supported branches.

Discussion: https://postgr.es/m/2191355.1641828552@sss.pgh.pa.us
doc/src/sgml/datetime.sgml