On Wed, 18 Jun 2025 at 20:08, Dan Juskevicius via tz <tz@iana.org> wrote:
Using the latest release (2025b), I have been able to reproduce an issue with America/Nuuk time where it reports at -02 instead of -01; I realize that as of 2023-03-25 the America/Nuuk time zone changed its standard time from -03 to -02, but it appears that it is not represented correctly in the tzdb. All other time zones in the database appear to be represented correctly, so I'm trying to narrow down the root cause of the issue but don't know where to look.

Can you provide some specific commands or minimal test code that you ran which reproduced the issue, as well as their observed output and how that differs from what you expected?  Are you certain these tests are accessing tz as directly installed on your system, or could it be accessing a copy of tz data through a downstream package that may not be as up-to-date?

If a system tz, what is, say, the output of `zdump -Vc 2022,2027 America/Nuuk` ?  Do you observe any similar issues with America/Scoresbysund?

--
Tim Parenti