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

clock applet's hardcoded date/time format is not appropriate for all locales

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 1.2.2_08
    • client-libs
    • generic
    • generic

      Clock applet uses the following hardcoded date/time format:

             formatter = new SimpleDateFormat ("EEE MMM dd hh:mm:ss yyyy",
                                                Locale.getDefault());

      Which places day-of-week first, then Month/day, time, then year. Even in English locale, this is a little bit strange.

            Unassigned Unassigned
            mfang Michael Fang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: