Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4088612

EST-10 as a timezone is not recognized

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 1.1.3
    • core-libs



      Name: rm29839 Date: 10/24/97


      Solaris : TZ is EST-10


       TimeZone tz = TimeZone.getDefault();
       int offset = tz.getRawOffset();
       String zone = tz.getID();
       System.out.println("Time zone is " + zone + " offset " + offset);

      Gives only EST - not EST-10
      ======================================================================

            aliusunw Alan Liu (Inactive)
            rmandelsunw Ronan Mandel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: