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

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: 1.2.2_08
    • Component/s: 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.

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

              Created:
              Updated:
              Imported:
              Indexed: