JDK-2143428 : en_ZA local has unusable time format
  • Type: Backport
  • Backport of: JDK-6488119
  • Component: globalization
  • Sub-Component: translation
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2006-11-01
  • Updated: 2007-05-18
  • Resolved: 2007-01-27
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other JDK 6
5.0u12 b01Fixed 6u10Fixed
Comments
EVALUATION Fixed, webrev: http://sa.sfbay.sun.com/projects/l10n_data/5.0u12/6488119/
15-12-2006

EVALUATION Verified with CLDR and the submitters suggestion to add a am/pm field is consistent with it. Fix: j2se:share/classes/sun/text/resources/LocaleElements_en_ZA.java add the "a" letter to the long, medium and short time format to have: "h:mm:ss a z" - long "h:mm:ss a" - medium "h:mm a" - short
01-11-2006