JDK-4284932 : International Calendars
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Affected Version: 1.3.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 1999-10-26
  • Updated: 1999-10-27
  • Resolved: 1999-10-27
Related Reports
Duplicate :  
Description

Name: bb33257			Date: 10/26/99


We currently only support the Gregorian (and Julian) calendars. 
The JDK should at least support  the calendars for the Japanese 
market: Imperial Japanese calendar.  Users have requested that 
we support other calendars. We need an API to pick Gregorian vs. 
traditional calendars, and also the information in the locale 
data indicating which is the default. 
(Review ID: 97059)

======================================================================