Rob wrote:
> A compiled timezone info file is about 2-3 KB in size.
> However, it might be that it is not the best option to send it in compiled
> form, because this is dependent on issues like wordlength and byteorder.
> A similar format but sent as XML could be better.  But it would of course
> be several times bigger.
> 
> How often it needs to be sent is difficult to say.  Some countries change
> those things, others don't.  You may need to send it to newly installed
> systems or to devices that don't keep it in permanent storage.

For what it's worth, the Firefox extension FoxClocks [1] stores the
Olson data in an XML format. Look (138 KB):

<http://www.stemhaus.com/firefox/foxclocks/data/zones-noserver.xml>

The extension also checks the website weekly to see if it's been updated.

Obviously, the author of FoxClocks probably wouldn't like people hitting
his server from other applications, but if you were serious about this,
you may want to discuss things with him.

[1] <http://www.stemhaus.com/firefox/foxclocks/>
-- 
_______________________________________________
questions mailing list
questions@lists.ntp.org
https://lists.ntp.org/mailman/listinfo/questions

Reply via email to