diff options
author | Mike FABIAN <mfabian@redhat.com> | 2023-12-19 10:48:42 +0100 |
---|---|---|
committer | Mike FABIAN <mfabian@redhat.com> | 2023-12-19 11:23:19 +0100 |
commit | 1e7025250843f234ac6743dd0dcd8aa9018bae3f (patch) | |
tree | 6cbd3abe729a6e204b86315d8d1be8d8c7379ab0 /localedata | |
parent | 664f565f9caa26bb128bad7d7050cf0f0b9c6322 (diff) | |
download | glibc-1e7025250843f234ac6743dd0dcd8aa9018bae3f.tar.gz glibc-1e7025250843f234ac6743dd0dcd8aa9018bae3f.tar.xz glibc-1e7025250843f234ac6743dd0dcd8aa9018bae3f.zip |
localedata: id_ID: change first weekday to Sunday
Resolves: BZ # 30412 See: https://sourceware.org/bugzilla/show_bug.cgi?id=30412#c7 CLDR also has ID in the list of territories which have Sunday as the first day of the week.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/locales/id_ID | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localedata/locales/id_ID b/localedata/locales/id_ID index 16aba52999..17cb3c77ca 100644 --- a/localedata/locales/id_ID +++ b/localedata/locales/id_ID @@ -122,7 +122,7 @@ t_fmt "%T" am_pm "AM";"PM" t_fmt_ampm "%I:%M:%S %p" week 7;19971130;1 -first_weekday 2 +first_weekday 1 END LC_TIME LC_MESSAGES |