This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/1] Remove redundant data for niu_NZ


AKHILESH KUMAR <akhilesh.k@samsung.com> wrote:

>> >common/supplemental/supplementalData.xml in CLDR lists NZ among the
>> territories with Sunday as the first day of the week:
>>  
>>           <firstDay day="sun"  territories="
>>                         AG AR AS AU
>>                         BR BS BT BW BZ
>>                         CA CN CO
>>                         DM DO
>>                         ET
>>                         GT GU
>>                         HK HN
>>                         ID IE IL IN
>>                         JM JP
>>                         KE KH KR
>>                         LA
>>                         MH MM MO MT MX MZ
>>                         NI NP NZ
>>                         PA PE PH PK PR PY
>>                         SA SG SV
>>                         TH TN TT TW
>>                         UM US
>>                         VE VI
>>                         WS
>>                         YE
>>                         ZA ZW"
>>           />
>>  
>> It does not list NU at all. So if it is true that first_weekday
>> should be 2 (Monday) for NU and 1 (Sunday) for NZ, then
>> we cannot use copy "niu_NU".
>> 
>
> As per my discussion with CLDR community first_weekday is monday for NZ and NU also 
> for more detail we can refer below tickle url 
>
> http://unicode.org/cldr/trac/ticket/10606

Nice! Committed.

-- 
Mike FABIAN <mfabian@redhat.com>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]