[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: summerTimeFlag vs. SummerTimeFlag
From: |
Gaius Mulley |
Subject: |
Re: summerTimeFlag vs. SummerTimeFlag |
Date: |
Thu, 01 Feb 2024 15:50:09 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) |
Rudolf Schubert <rudolf@muc.de> writes:
> Obviously different implementations have a different idea about the
> summerTimeFlag in module SysClock;
>
> For instance here:
>
> https://www.modula2.org/reference/isomodules/isomodule.php?m=SYSCLOCK.DEF
>
> or with GM2 here:
>
> https://gcc.gnu.org/onlinedocs/gcc-13.2.0/gm2/gm2-libs-iso_002fSysClock.html
>
> it is 'summerTimeFlag' (with lowercase 's') but in GPM here:
>
> https://www.modula2.org/freepages/gpmguide/sysclock.def.html
>
> it is 'SummerTimeFlag' (with capital 'S').
>
> I guess we stay with 'summerTimeFlag' and consider 'SummerTimeFlag' to be
> wrong?
>
Hi Rudolf,
yes, I think so, 'summerTimeFlag' is the field mentioned on P.607 in the
ISO standard
regards,
Gaius