May 25, 2022
4:54 p.m.
On 25/05/2022 23:34, Jonathan Leffler wrote:
The tzcode and tzdata names are different.
I am really sorry. I was confused by links in first commands, it is more prominent difference, so I missed that file names are not the same despite equal length. I decided that unintentional copies were made before adding markup for links.
> wget https://www.iana.org/time-zones/repository/tzcode-latest.tar.gz > wget https://www.iana.org/time-zones/repository/tzdata-latest.tar.gz > gzip -dc tzcode-latest.tar.gz | tar -xf - > gzip -dc tzdata-latest.tar.gz | tar -xf -