Details
-
Type:
Enhancement
-
Status: Closed
-
Priority:
P5
-
Resolution: Won't Fix
-
Affects Version/s: 6u10
-
Fix Version/s: None
-
Component/s: core-libs
-
Labels:
-
Subcomponent:
-
CPU:x86
-
OS:linux
Description
A DESCRIPTION OF THE REQUEST :
As it exists a Calendar.getInstance(Locale) method that depends of the Locale there should be a getCalendarInstance() to return the appropriate calendar for the custom locale.
JUSTIFICATION :
There are JSF Calendar Components that Render HTML Calendars from the locale, there is no way to pass a Calendar as a parameter.
As it exists a Calendar.getInstance(Locale) method that depends of the Locale there should be a getCalendarInstance() to return the appropriate calendar for the custom locale.
JUSTIFICATION :
There are JSF Calendar Components that Render HTML Calendars from the locale, there is no way to pass a Calendar as a parameter.
Attachments
Issue Links
- relates to
-
JDK-7058206 Provide CalendarData SPI for week params and display field value names
-
- Closed
-
-
JDK-6806828 getFirstDayOfWeek() in java.util.Calendar returns 1 for non supported locales
-
- Closed
-