The "CET" time zone has vanished between Debian 12 and 13.

For good reasons. This is not a time zone but a time zone abbreviation. We should use "Europe/Paris" instead.

Now we have a crisis meeting because it's a major breaking change that can't be fixed because nobody knows how to set the time zone to a different value in the application ๐Ÿคฆโ€โ™‚๏ธ

https://salsa.debian.org/glibc-team/tzdata/-/commit/42c0008f86a5a53e1a37fefa93fdd3685313e86f

#postgresql #debian #tzdata

Move CET, CST6CDT, EET, EST*, HST, MET, MST*, PST8PDT, WET to legacy (42c0008f) ยท Commits ยท GNU Libc Maintainers / tzdata ยท GitLab

time zone and daylight-saving time data

GitLab

Problem solved:

```
apt install tzdata-legacy
```

But this is ugly.

@jriou The TZDB drama has to be the absolute dumbest thing that has happened in this decade.

(Ok, second to AI, probably.)

@jriou

It's not even a timezone abbreviation, it's a name for the offset of 1 hour to UTC. In summer, many countries stay in their timezone while the offset changes from CET to CEST (UTC+2).

Don't confuse timezones with UTC offsets.

@jriou it's a perfect example of decisions that are technically sound but ignore the reality of humans using software. CET is too imprecise, so I'm supposed to say I'm in Paris or Berlin ๐Ÿคท
Move CET, CST6CDT, EET, EST*, HST, MET, MST*, PST8PDT, WET to legacy (42c0008f) ยท Commits ยท GNU Libc Maintainers / tzdata ยท GitLab

time zone and daylight-saving time data

GitLab