<div class="gmail_quote">On Sun, Sep 30, 2012 at 11:28 PM, Serhiy Storchaka <span dir="ltr"><<a href="mailto:storchaka@gmail.com" target="_blank">storchaka@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">Why not use the system data which are updated by the OS? I know that Windows also changes the clock for local DST.</div></blockquote><div><br></div><div>The Windows timezone information does not include any historical information, as it's designed primarily to keep your computers clock correctly, not to convert date times between different timezones. As a result using to to convert data in the past can give incorrect information. We therefore want to consistently use the tz database.</div>

<div><br></div><div>//Lennart</div></div>