-
Enhancement
-
Resolution: Fixed
-
P3
-
7
-
b55
-
generic
-
generic
-
Verified
Thai Buddhist calendar and Japanese imperial calendar systems were added in 1.4 and 1.6, respectively. However, there's no public way to identify those non-Gregorian calendars. You need to rely on a Locale with which a Calendar object has been created. There should be a method to get calendar system identification.
Unicode LDML (Locale Data Markup Language) defines identifiers for calendar types. Java SE should use the same identifiers.
http://unicode.org/reports/tr35/
Unicode LDML (Locale Data Markup Language) defines identifiers for calendar types. Java SE should use the same identifiers.
http://unicode.org/reports/tr35/
- relates to
-
JDK-6336885 RFE: Locale Data Deployment Enhancements
-
- Closed
-
-
JDK-7058206 Provide CalendarData SPI for week params and display field value names
-
- Closed
-