public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] localedata: id_ID: change first weekday to Sunday
@ 2023-12-19 10:23 Mike Fabian
  0 siblings, 0 replies; only message in thread
From: Mike Fabian @ 2023-12-19 10:23 UTC (permalink / raw)
  To: glibc-cvs

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-12-19 10:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-19 10:23 [glibc] localedata: id_ID: change first weekday to Sunday Mike Fabian

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).