Comment 1 for bug 2017982

Revision history for this message
Benjamin Drung (bdrung) wrote : Re: tzdata 2023c-0ubuntu0.22.04.1 destroys utf-offset of Pacific/Enderbury

Confirmed:

```
$ dpkg -s tzdata | grep ^Version
Version: 2023c-0ubuntu0.22.04.0
$ TZ=Pacific/Enderbury date -d "2023-04-28 13:49 Z"
Sat Apr 29 02:49:00 +13 2023
$ dpkg -s tzdata | grep ^Version
Version: 2023c-0ubuntu0.22.04.1
$ TZ=Pacific/Enderbury date -d "2023-04-28 13:49 Z"
Fri Apr 28 13:49:00 -00 2023
```

Same behavior on lunar.