[PATCH] Fix for incorrect first_weekday in locale en_NZ

Rade rade@paxemu.com
Thu Feb 13 12:59:00 GMT 2020


Hi

The locale en_NZ has the first day of the week set to Sunday but it
should be Monday. Technically I think it's unset and defaults to Sunday.
For reference the correct "first day of week" can be found here:
https://www.unicode.org/cldr/charts/36/supplemental/territory_information.html
I've attached a one line fix that sets first_weekday to Monday.

Best regards
Rade
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fixed-en_NZ-first_weekday-to-be-monday.patch
Type: text/x-patch
Size: 591 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-locales/attachments/20200213/8c6a04d3/attachment.bin>


More information about the Libc-locales mailing list