-
Bug
-
Resolution: Fixed
-
P4
-
1.1.8
-
beta
-
sparc
-
solaris_2.6
1.1.8 H
DateFormat.SHORT and DateFormat.MEDIUM give "69-12-31 PM 4:00" and
"1969-12-31 PM 4:00" repectively in Korean locale where PM is L10n'ed two-character word in Korean. This is correct. However, LONG and FULL formats incorrectly put PM characters after time: "04HOUR00MINUTE00SECOND PM".
DateFormat.SHORT and DateFormat.MEDIUM give "69-12-31 PM 4:00" and
"1969-12-31 PM 4:00" repectively in Korean locale where PM is L10n'ed two-character word in Korean. This is correct. However, LONG and FULL formats incorrectly put PM characters after time: "04HOUR00MINUTE00SECOND PM".