```
$ dpkg -s tzdata | grep ^Version
Version: 2023c-0ubuntu0.22.04.1
$ TZ=America/Ensenada date -d "2023-04-28 13:49 Z"
Fri Apr 28 05:49:00 PST 2023
$ TZ=Atlantic/Jan_Mayen date -d "2023-04-28 13:49 Z"
Fri Apr 28 12:49:00 -01 2023
$ TZ=Europe/Tiraspol date -d "2023-04-28 13:49 Z"
Fri Apr 28 16:49:00 MSK 2023
```

```
$ dpkg -s tzdata | grep ^Version
Version: 2023c-0ubuntu0.22.04.0
$ TZ=America/Ensenada date -d "2023-04-28 13:49 Z"
Fri Apr 28 06:49:00 PDT 2023
$ TZ=Atlantic/Jan_Mayen date -d "2023-04-28 13:49 Z"
Fri Apr 28 15:49:00 CEST 2023
$ TZ=Europe/Tiraspol date -d "2023-04-28 13:49 Z"
Fri Apr 28 16:49:00 EEST 2023
```

Can you open separate bug reports for those? It looks like they have
separate underlying reasons. Jan Mayen is an island belonging to Norway.
So it should be more detailed. Ensenada probably lacks the recent
updates from Tijuana.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tzdata in Ubuntu.
https://bugs.launchpad.net/bugs/2017982

Title:
  Pacific/Enderbury uses UTC+0 for dates after 1942

Status in tzdata package in Ubuntu:
  Confirmed

Bug description:
  Pacific/Enderbury has utc-offset +13hours
  in version 2023c-0ubuntu0.22.04.0 it was korrect,
  but in version 2023c-0ubuntu0.22.04.1 the offset changed to utc+0....

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tzdata/+bug/2017982/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to