Problem with the Zone Info Indianapolis file with jdk 1.4.2_11
I'm doing some timezone testing and noticed that Indianapolis Zone Info file is calculating the time incorrectly when I pass the ID "America/Indiana/Indianapolis" into SimpleDateFormat for a date after 3/11/07. I believe it is calculating it as Atlantic Time instead of Eastern Standard Time. It works fine When I replace it with the Indianapolis Zone Info file from the jdk 1.4.2_08. The jdk 1.4.2_11 I am using came bundled with Weblogic 8.1 SP6.
Thanks

