Comment 6 for bug 772024

Revision history for this message
Benjamin Drung (bdrung) wrote :

Tested on Ubuntu 22.04 (jammy) and 23.04 (lunar) and the issue is still there:

```
apt install -y tzdata
echo "US/Central" > /etc/timezone
ln -sf /usr/share/zoneinfo/US/Central /etc/localtime
dpkg-reconfigure --frontend noninteractive tzdata
```

The dpkg-reconfigure says "Current default time zone: 'America/Chicago'".