JDK-2140525 : Full date format in DateFormat does not include day of the week for UK locale
  • Type: Backport
  • Backport of: JDK-6386647
  • Component: globalization
  • Sub-Component: translation
  • Priority: P5
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2006-07-28
  • Updated: 2008-01-10
  • 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 6Fixed
Comments
EVALUATION Fix the j2se:src/share/classes/sun/text/resources/LocaleElements_en_GB.java "EEEE, d MMMM yyyy", // full date pattern According the submitter request and CLDR: http://unicode.org/cldr/data/common/main/en_GB.xml
01-11-2006