EST-10 as a timezone is not recognized

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • None
    • Affects Version/s: 1.1.3
    • Component/s: 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
      ======================================================================

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: