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

EST-10 as a timezone is not recognized

    XMLWordPrintable

Details

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

    Description



      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
      ======================================================================

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: