<div dir="ltr"><div dir="auto">How feasible is it to add a flag which does not truncate the file?</div><div>Also, RFC [1] says the following about TZ string:</div><div>"<span style="color:rgb(0,0,0);font-size:13.3333px">the string MUST be</span></div><div><span style="color:rgb(0,0,0);font-size:13.3333px">consistent with the last version 2+ transition</span>". Doesn't</div><div>truncation violate that?</div><div><br></div><div>[1] <a href="https://datatracker.ietf.org/doc/html/rfc8536#section-3.3">https://datatracker.ietf.org/doc/html/rfc8536#section-3.3</a></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 25 Oct 2021, 19:06 Paul Eggert, <<a href="mailto:eggert@cs.ucla.edu" target="_blank">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 10/25/21 04:18, Almaz Mingaleev via tz wrote:<br>
<br>
> Is that a bug or is there a reason for such behaviour?<br>
<br>
The behavior you're describing comes from the following change that was <br>
circulated on the mailing list on October 15 and released in 2021e:<br>
<br>
<a href="https://mm.icann.org/pipermail/tz/2021-October/030980.html" rel="noreferrer noreferrer" target="_blank">https://mm.icann.org/pipermail/tz/2021-October/030980.html</a><br>
<br>
The idea is to let TZif readers know that the TZif file is truncated. <br>
Before this change, there was no way that a TZif reader would know that <br>
it's dealing with a truncated TZif file.<br>
<br>
The next draft of Internet RFC 8536bis is planned to recommend this sort <br>
of thing, unless some problems turn up with it (and if so, please let us <br>
know).<br>
<br>
We could modify zic to use some UT offset other than 0 for the affected <br>
timestamps; this would also follow the next draft's recommendation. <br>
Although I considered doing that, I worried that it'd be confusing for <br>
the TZif file to say that after the year 2100 Lord Howe Island will be <br>
at UT +11 with an abbreviation of "-00".<br>
</blockquote></div>