<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Stephanie, <br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Apr 11, 2019, at 3:25 PM, Gardner, Stephanie (Enel X) <<a href="mailto:stephanie.gardner@enel.com" class="">stephanie.gardner@enel.com</a>> wrote:</div><div class=""><div class="WordSection1" style="page: WordSection1; caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">I’ve just joined this mailing list and I don’t fully understand how this works, but I’m writing because have a dilemma. My understanding is that Chile Continental time changed back to standard time on April 6. See<span class="Apple-converted-space"> </span><a href="https://www.horaoficial.cl/aviso/informacion.html" style="color: rgb(149, 79, 114); text-decoration: underline;" class="">https://www.horaoficial.cl/aviso/informacion.html</a><span class="Apple-converted-space"> </span>which states: “<span lang="ES-TRAD" class="">Dispone fecha cambio huso horario para el 6 de abril de 2019, de acuerdo a lo siguiente:<o:p class=""></o:p></span></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><b class=""><span lang="ES-TRAD" class="">a. Chile Continental (desde Región de Arica y Parinacota hasta Aysén), a las 24:00 hora local</span></b><span lang="ES-TRAD" class="">, pasará a huso horario UTC-4, y deberá atrasar los relojes en una hora.”</span></div><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">However, this is not reflected in the 2019-03-25 release. I therefore have an application which is using the incorrect UTC offset as a result. What is the process for getting that change into the database?</div></div></div></blockquote><br class=""></div><div>That change was added in the TZ 2018f version released 6 months ago and is currently active.</div><div><a href="https://github.com/eggert/tz/blob/2018f/NEWS#L19-L23" class="">https://github.com/eggert/tz/blob/2018f/NEWS#L19-L23</a></div><div><br class=""></div><div><br class=""></div><div>You may check if your system has a good TZDB with something like this:</div><div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">$ zdump -v /usr/share/zoneinfo/America/Santiago  | grep 2019</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">/usr/share/zoneinfo/America/Santiago  Sun Apr  7 02:59:59 2019 UTC = Sat Apr  6 23:59:59 2019 -03 isdst=1</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">/usr/share/zoneinfo/America/Santiago  Sun Apr  7 03:00:00 2019 UTC = Sat Apr  6 23:00:00 2019 -04 isdst=0</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">/usr/share/zoneinfo/America/Santiago  Sun Sep  8 03:59:59 2019 UTC = Sat Sep  7 23:59:59 2019 -04 isdst=0</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">/usr/share/zoneinfo/America/Santiago  Sun Sep  8 04:00:00 2019 UTC = Sun Sep  8 01:00:00 2019 -03 isdst=1</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div></span></div></div><div><br class=""></div><div><br class=""></div><div>Aldrin.</div><div><br class=""></div></body></html>