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

java.util.TimeZone's documentation for timezone ids inadequate

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 1.1.1
    • core-libs


      The javadoc for java.util.TimeZone suggests that I use
      TimeZone.getAvailableIDs() to figure out the ID for the timezone
      I want.

      This isn't good enough. The three-letter abbreviations that we've chosen
      to use probably aren't known to everybody. For example, when I lived
      in France I though that my timezone was called MET (Middle European Time).
      There is a timezone called MET, but TimeZone uses that for Middle Eastern
      Time. Without the source for TimeZone, I would have never guessed the
      abbreviation used for Middle European Time.

      We really need to list the abbreviations with their meanings somewhere.

            aliusunw Alan Liu (Inactive)
            bfootesunw Bill Foote (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: