<div dir="ltr">Actually, I think the issue was with the version of zdump I was using. Apparently it didn't work properly with the latest tz data. This is a bit weird since Ubuntu released an update with the 2022g changes, but apparently the zdump binary is part of a different package, and it hasn't been updated since April, AFAICT.<div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><br></div><div>Cheers,</div><div><br></div><div>Dave Rolsky</div><div><a href="http://blog.urth.org" target="_blank">http://blog.urth.org</a></div><div><a href="https://github.com/autarch" target="_blank">https://github.com/autarch</a></div></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Dec 12, 2022 at 2:42 PM Paul Eggert <<a href="mailto:eggert@cs.ucla.edu">eggert@cs.ucla.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 12/12/22 09:47, Dave Rolsky via tz wrote:<br>
> I'm a bit confused regarding the output from zdump for the new<br>
> America/Ojinaga zone. Here's the output for 2022:<br>
<br>
I see different output with TZDB 2022g:<br>
<br>
$ zdump -V -c 2022,2023 America/Ojinaga<br>
America/Ojinaga  Sun Mar 13 08:59:59 2022 UT = Sun Mar 13 01:59:59 2022 <br>
MST isdst=0 gmtoff=-25200<br>
America/Ojinaga  Sun Mar 13 09:00:00 2022 UT = Sun Mar 13 03:00:00 2022 <br>
MDT isdst=1 gmtoff=-21600<br>
America/Ojinaga  Sun Oct 30 07:59:59 2022 UT = Sun Oct 30 01:59:59 2022 <br>
MDT isdst=1 gmtoff=-21600<br>
America/Ojinaga  Sun Oct 30 08:00:00 2022 UT = Sun Oct 30 02:00:00 2022 <br>
CST isdst=0 gmtoff=-21600<br>
<br>
<br>
> based on the zone's definition<br>
> I'd expect to see these events:<br>
> <br>
> Oct 30 - change to _CST_<br>
> Nov 30 - No change, I guess, since the change to the US rules on Nov 30<br>
> doesn't actually change the offset or isdst flag.<br>
<br>
Yes, that's what I'd expect too, and it's what I observed above.<br>
<br>
Maybe you have an old Ojinaga somehow?<br>
</blockquote></div>