public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Mike Fabian <mfabian@sourceware.org>
To: glibc-cvs@sourceware.org
Subject: [glibc] localedata: id_ID: change first weekday to Sunday
Date: Tue, 19 Dec 2023 10:23:34 +0000 (GMT)	[thread overview]
Message-ID: <20231219102334.4D0BC3858D38@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=1e7025250843f234ac6743dd0dcd8aa9018bae3f

commit 1e7025250843f234ac6743dd0dcd8aa9018bae3f
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Tue Dec 19 10:48:42 2023 +0100

    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.

Diff:
---
 localedata/locales/id_ID | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

                 reply	other threads:[~2023-12-19 10:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231219102334.4D0BC3858D38@sourceware.org \
    --to=mfabian@sourceware.org \
    --cc=glibc-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).