<div dir="ltr">Could there be a "Version 4" of the compiled TZif files in which the<span style="font-family:monospace"> int</span>s and <span style="font-family:monospace">time_t</span>s have the correct endianness for the platform on which they're installed?<br><br>I imagine a zic command-line argument that selects:<br><br>- always big-endian (the default for compatibility),<br>- always little-endian, or<br>- the correct endianness for the platform on which zic is running.<br><br>This wouldn't let users rip out all their endianness code since not all TZif files would be version 4; but it might reduce running time in programs that read lots of TZif files.<br><br>Does this make sense, or is it just premature optimization?<br><br><div>--Bill Seymour</div><div><br></div></div>