-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
1.4.1
-
generic
-
generic
Hopper b16,
run attachment testcase under simplified or tradition chinese env,
#java DateTest
you can see that the era is "ming guo" and "ming guo qian", but the year number is still 2002 and 101, As in taiwan, the year base on the birth of Republic of China (AD 1911) is also very popular, so should display as "<ming guo> 91" and "<ming guo qian> 3911", so if era is "ming guo" or "ming guo qian", need another calendar support for tradition chinese.
run attachment testcase under simplified or tradition chinese env,
#java DateTest
you can see that the era is "ming guo" and "ming guo qian", but the year number is still 2002 and 101, As in taiwan, the year base on the birth of Republic of China (AD 1911) is also very popular, so should display as "<ming guo> 91" and "<ming guo qian> 3911", so if era is "ming guo" or "ming guo qian", need another calendar support for tradition chinese.
- relates to
-
JDK-4442855 wrong date format for zh_TW
- Resolved
-
JDK-4609228 (cal) RFE: Provide additional local calendars in Java
- Resolved