On 8/16/22 14:57, Bradley White wrote:
> $ TZ=<path-to-standard>/Africa/Freetown date -d @1660625107
> Tue Aug 16 04:45:07 GMT 2022
> $ TZ=<path-to-packrat>/Africa/Freetown date -d @1660625107
> Tue Aug 16 05:05:07 +01 2022
The Africa/Freetown glitch was introduced in 2022a when fixing other
problems with Sierra Leone.
I ran the following test to find similar glitches: [...]
I installed into the development repository the attached patch to
'backzone' to fix these glitches. The above test passes now.