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:

>> Is “first_weekday 2” appropriate for NZ?
>   
>   yes  
>   https://www.timeanddate.com/calendar/?country=30

That does not seem to be a good reference.

For example, for most Arabic countries we have in 7 (Saturday) as the
first_weekday in glibc:

localedata/locales/ar_AE:first_weekday 7
localedata/locales/ar_BH:first_weekday 7
localedata/locales/ar_DZ:first_weekday 7
localedata/locales/ar_EG:first_weekday 7
localedata/locales/ar_IQ:first_weekday 7
localedata/locales/ar_JO:first_weekday 7
localedata/locales/ar_KW:first_weekday 7
localedata/locales/ar_LB:first_weekday 2
localedata/locales/ar_LY:first_weekday 7
localedata/locales/ar_MA:first_weekday 7
localedata/locales/ar_OM:first_weekday 7
localedata/locales/ar_QA:first_weekday 7
localedata/locales/ar_SD:first_weekday 7
localedata/locales/ar_SS:first_weekday 2
localedata/locales/ar_SY:first_weekday 7

But the URL you gave doesn’t confirm that, for example:

https://www.timeanddate.com/calendar/?year=2017&country=66

-- 
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]