From b975e516d4d0e178ade8a66449f643885ce5fa9e Mon Sep 17 00:00:00 2001 From: tanghy Date: Fri, 14 May 2021 22:50:28 +0900 Subject: [PATCH] doc fix for POSIX Time Zone Specifications diff --git a/doc/src/sgml/datetime.sgml b/doc/src/sgml/datetime.sgml index c53bd2f379..1295bc60ad 100644 --- a/doc/src/sgml/datetime.sgml +++ b/doc/src/sgml/datetime.sgml @@ -728,7 +728,7 @@ As an example, CET-1CEST,M3.5.0,M10.5.0/3 describes - current (as of 2020) timekeeping practice in Paris. This specification + timekeeping practice as of 2020 in Paris. This specification says that standard time has the abbreviation CET and is one hour ahead (east) of UTC; daylight savings time has the abbreviation CEST and is implicitly two hours ahead -- 2.30.0.windows.2