public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] New Zealand locales (en_NZ & mi_NZ) first day of week should be Monday
@ 2023-11-16 12:59 Mike Fabian
  0 siblings, 0 replies; only message in thread
From: Mike Fabian @ 2023-11-16 12:59 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=3fddfe3c5d3c61f91401393814f7dc33be9c7dd3

commit 3fddfe3c5d3c61f91401393814f7dc33be9c7dd3
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Wed Nov 15 16:28:01 2023 +0100

    New Zealand locales (en_NZ & mi_NZ) first day of week should be Monday
    
    Resolves: BZ #29486

Diff:
---
 localedata/locales/en_NZ | 1 +
 localedata/locales/mi_NZ | 1 +
 2 files changed, 2 insertions(+)

diff --git a/localedata/locales/en_NZ b/localedata/locales/en_NZ
index a0e980d95e..90a5899a4a 100644
--- a/localedata/locales/en_NZ
+++ b/localedata/locales/en_NZ
@@ -115,6 +115,7 @@ t_fmt       "%T"
 am_pm       "AM";"PM"
 t_fmt_ampm  "%I:%M:%S %p"
 week 7;19971130;1
+first_weekday 2
 END LC_TIME
 
 LC_MESSAGES
diff --git a/localedata/locales/mi_NZ b/localedata/locales/mi_NZ
index 5ae21e8ad8..a22c257fb6 100644
--- a/localedata/locales/mi_NZ
+++ b/localedata/locales/mi_NZ
@@ -127,6 +127,7 @@ t_fmt       "%T"
 am_pm       "";""
 t_fmt_ampm  ""
 week 7;19971130;1
+first_weekday 2
 END LC_TIME
 
 LC_MESSAGES

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

only message in thread, other threads:[~2023-11-16 12:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-16 12:59 [glibc] New Zealand locales (en_NZ & mi_NZ) first day of week should be Monday 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).