Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Stanimir Stamenkov Newsgroups: comp.lang.java.programmer Subject: Re: Timezones and versions of Java Date: Wed, 25 May 2011 09:39:52 +0300 Organization: A noiseless patient Spider Lines: 27 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Wed, 25 May 2011 06:39:50 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="Fyju87nn2Wd5NATDUyHICA"; logging-data="24328"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18EQfELziDKtVfC5xRP9egW" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0.1) Gecko/20110520 Firefox/4.0.1 SeaMonkey/2.1 In-Reply-To: X-Face: )>>ChyF_H For example, Chile recently rushed through a bill to extend its daylight- > saving hours, just days before the period was due to end under the old > rules. A zoneinfo patch was available that same week > , and has already been > rolled into the regular release . > > Has Java been patched for this yet? Java has a TZupdater (Timezone Updater) tool which takes care: http://www.oracle.com/technetwork/java/javase/downloads/index-jsp-138363.html#timezone http://www.oracle.com/technetwork/java/javase/tzupdater-readme-136440.html http://www.oracle.com/technetwork/java/javase/timezones-137583.html and yes the exact update you're mentioning seems to be there: http://www.oracle.com/technetwork/java/javase/tzdata-versions-138805.html That's what Lew has referred to with "you would know if you did even the most minimal checking". -- Stanimir