Re: [PATCH] localedata: ar_MA: fix first_weekday and first_workday
Florian Weimer <[email protected]>
| Newsgroups | gmane.comp.lib.glibc.alpha |
|---|---|
| Message-ID | <[email protected]> |
> Hi Florian, > Based on this, I believe first_weekday = 2 (Monday) is correct for ar_MA, > not 7 (Saturday) as CLDR currently has it. I would suggest that CLDR may > also need a correction for Morocco's firstDay. Do you mean glibc instead of CLDR? CLDR already has Monday as the first day of the week. I agree with the direction of the change as described, but I don't know if the implementation week 7;19971130;1 first_weekday 2 first_workday 2 is correct. Other locales use this: week 7;19971130;4 first_weekday 2 (Redirecting to libc-alpha because we are merging lists.) Thanks, Florian