Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLDR-15697 Update AE first day of the week to mon #3994

Merged
merged 1 commit into from
Aug 28, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions common/supplemental/supplementalData.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4828,7 +4828,7 @@ XXX Code for transations where no currency is involved
<!-- The first workday of the week (after the weekend) is distinct, and can be determined as the day after the weekendEnd day. -->
<firstDay day="mon" territories="
001
AD AI AL AM AN AR AT AU AX AZ
AD AE AI AL AM AN AR AT AU AX AZ
BA BE BG BM BN BY
CH CL CM CN CR CY CZ
DE DK
Expand All @@ -4850,7 +4850,7 @@ XXX Code for transations where no currency is involved
XK"
/>
<firstDay day="fri" territories="MV"/>
<firstDay day="sat" territories="AE AF BH DJ DZ EG IQ IR JO KW LY OM QA SD SY"/>
<firstDay day="sat" territories="AF BH DJ DZ EG IQ IR JO KW LY OM QA SD SY"/>
<firstDay day="sun" territories="
AG AS
BD BR BS BT BW BZ
Expand Down
Loading