-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
1.4.1
-
Fix Understood
-
sparc
-
solaris_8
Hopper b16,
run attachment testcase under simplified or tradition chinese env,
#java DateTest
you can see that only month have been l10n to chinese, but year and date remain in digit. In chinese custom, usually year, month and date all should use Han digit if there will use Han digit. But there no pattern for SimpleFormatDate to implement all, only thing can do is Han digits for month.
run attachment testcase under simplified or tradition chinese env,
#java DateTest
you can see that only month have been l10n to chinese, but year and date remain in digit. In chinese custom, usually year, month and date all should use Han digit if there will use Han digit. But there no pattern for SimpleFormatDate to implement all, only thing can do is Han digits for month.
- relates to
-
JDK-4442855 wrong date format for zh_TW
-
- Resolved
-