<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Sorry, I made a mistake and the actual diff result is,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<table align="center" width="720" style="font-size:15px;font-family:"Microsoft Yahei UI", Verdana, Simsun, "Segoe UI", -apple-system, system-ui, Roboto, "Helvetica Neue", sans-serif;color:rgb(32, 31, 30);background-color:white;border-collapse:collapse">
<tbody>
<tr>
<td>zone</td>
<td>local time</td>
<td>by <span style="background-color: rgb(255, 255, 255); display: inline !important; color: rgb(200, 38, 19);">
2020d</span>  utc time</td>
<td>by <span style="background-color: rgb(255, 255, 255); display: inline !important; color: rgb(200, 38, 19);">
2021a</span> utc time</td>
<td><br>
</td>
</tr>
<tr>
<td>America/Adak</td>
<td>2022-11-01 00:00:00</td>
<td>2022-11-01 09:00:00</td>
<td>2022-11-01 10:00:00</td>
<td><br>
</td>
</tr>
<tr>
<td>America/Anchorage</td>
<td>2022-11-01 00:00:00</td>
<td>2022-11-01 08:00:00</td>
<td>2022-11-01 09:00:00</td>
<td><br>
</td>
</tr>
<tr>
<td>America/Asuncion</td>
<td>2022-10-01 00:00:00</td>
<td>2022-10-01 04:00:00</td>
<td>2022-10-01 03:00:00</td>
<td><br>
</td>
</tr>
<tr>
<td>America/Atka</td>
<td>2022-11-01 00:00:00</td>
<td>2022-11-01 09:00:00</td>
<td>2022-11-01 10:00:00</td>
</tr>
</tbody>
</table>
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
but the problem still exists. I have put my <span style="font-size: 12pt; color: rgb(200, 38, 19);">analysis tool and its code</span><span style="font-size: 12pt;"> in the docker image, "damon0708/zic:v0.3". The tool is writen in golang and easy to be used.</span></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="font-size: 12pt;"># ./main -h</span></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="font-size: 12pt;">  -l string
<div>    local time need to transfer (default "2022-11-01 00:00:00")</div>
<div>  -path string</div>
<div>    used to parse timezone (default "/usr/share/zoneinfo")</div>
<div>  -tz string</div>
    the timezone you want transfer (default "America/Adak")<br>
</span></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="font-size: 12pt;"><br>
</span></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="font-size: 12pt;">After making the <span style="font-family:"Microsoft Yahei UI", Verdana, Simsun, "Segoe UI", -apple-system, system-ui, Roboto, "Helvetica Neue", sans-serif;font-size:14px;background-color:rgb(255, 255, 255);display:inline !important">zoneinfo
 in path "/app/zoneinfo",</span></span></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
</div>
<span style="font-family: "microsoft yahei ui", verdana, simsun, "segoe ui", -apple-system, system-ui, roboto, "helvetica neue", sans-serif; font-size: 10.5pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"># ./main -l "2022-11-01 00:00:00" -path
 "/usr/share/zoneinfo" -tz "America/Adak"</span>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
</div>
<span style="font-family: "microsoft yahei ui", verdana, simsun, "segoe ui", -apple-system, system-ui, roboto, "helvetica neue", sans-serif; font-size: 10.5pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">UTC: 2022-11-01 09:00:00 +0000 UTC</span>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
</div>
<div><span style="font-family: "microsoft yahei ui", verdana, simsun, "segoe ui", -apple-system, system-ui, roboto, "helvetica neue", sans-serif; font-size: 10.5pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"># ./main -l "2022-11-01 00:00:00"
 -path "/app/zoneinfo" -tz "America/Adak"</span></div>
<div><span style="font-family: "microsoft yahei ui", verdana, simsun, "segoe ui", -apple-system, system-ui, roboto, "helvetica neue", sans-serif; font-size: 10.5pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">UTC: 2022-11-01 10:00:00 +0000 UTC</span><br>
</div>
<div><br>
</div>
<div><span style="font-family: "microsoft yahei ui", verdana, simsun, "segoe ui", -apple-system, system-ui, roboto, "helvetica neue", sans-serif; font-size: 10.5pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">The tool uses the golang s</span><span style="font-size: 10.5pt; font-family: "microsoft yahei ui", verdana, simsun, "segoe ui", -apple-system, system-ui, roboto, "helvetica neue", sans-serif; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">tandard
 library "time", which can be </span><span style="font-size: 10.5pt; font-family: "microsoft yahei ui", verdana, simsun, "segoe ui", -apple-system, system-ui, roboto, "helvetica neue", sans-serif; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"> s</span><span style="font-family: "microsoft yahei ui", verdana, simsun, "segoe ui", -apple-system, system-ui, roboto, "helvetica neue", sans-serif; font-size: 10.5pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">pecified
 the zoneinfo path by the env "ZONEINFO". So I don't think it is the problem of the tool.</span></div>
<div><br>
</div>
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>发件人:</b> Paul Eggert <eggert@cs.ucla.edu><br>
<b>发送时间:</b> 2021年3月4日 17:13<br>
<b>收件人:</b> 汪蒙蒙(木之) <wangmm@tuya.com><br>
<b>抄送:</b> Time zone mailing list <tz@iana.org><br>
<b>主题:</b> Re: 回复: [tz] zoneinfo generating issues</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt">
<div class="PlainText">On 3/3/21 11:03 PM, 汪蒙蒙(木之) wrote:<br>
> the check showed no diff in America/Adak America/Anchorage <br>
> America/Asuncion America/Atka<br>
<br>
In that case I don't see how the tzdb distribution (either code or data) <br>
can be the problem here. If I understand things correctly, you say it's <br>
producing TZif files like America/Adak that are identical to those of <br>
previous releases, but that your analysis tool is behaves differently on <br>
those two identical TZif files. I expect you'll have to look into the <br>
problem on your end.<br>
</div>
</span></font></div>
</body>
</html>