JDK-4058144 : Computers in US/East-Indiana Timezone return wrong Timezone Default
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util
  • Affected Version: 1.1.2
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_2.5.1
  • CPU: sparc
  • Submitted: 1997-06-11
  • Updated: 1997-10-23
  • Resolved: 1997-10-23
Related Reports
Duplicate :  
Description

Name: mc57594			Date: 06/11/97


When using the Calendar and TimeZone classes, java returns 
Eastern Daylight Time dates with the default TimeZone, whereas
the Identifier for US/East-Indiana is IET, and Java is not 
picking this up from the OS.

This occurs on Solaris and Irix ( not your port ).



======================================================================

Comments
WORK AROUND Name: mc57594 Date: 06/11/97 Uhhh..not one that doesn't involve hard-coding the timezone into your app. ======================================================================
11-06-2004