classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] Calendar localization reworked


From: Sven de Marothy
Subject: [cp-patches] Calendar localization reworked
Date: Sun, 06 Mar 2005 21:46:52 +0100

Hi,
This reworks the localization for Calendar and GregorianCalendar, moving
the week-data into gnu.java.locale.LocaleInformation and allowing us to
get rid of gnu.java.locale.Calendar*.java. The neccessary changes to
localegen have been posted to the cp-tools list. Once the regenerated
locale files are in place, I can commit this.

It fixes one of two related mauve tests. :) 
(The remaining failure here is due to minimalDaysInFirstWeek not being
specified for some reason in the CLDR file for en_UK, and not due to
us.)

2005-04-06  Sven de Marothy  <address@hidden>

        * java/util/Calendar.java,
        Move localization string for default calendar into Calendar.
        (Calendar): Get locale info from LocaleInformation bundle.
        * java/util/GregorianCalendar.java,
        GregorianCutover is not localized.
        (GregorianCalendar): Get locale info from LocaleInformation bundle.

Attachment: callocale.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]