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] New Zealand locales (en_NZ & mi_NZ) first day of week should be Monday
Date: Thu, 16 Nov 2023 12:59:49 +0000 (GMT)	[thread overview]
Message-ID: <20231116125949.1055A3858D20@sourceware.org> (raw)

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

                 reply	other threads:[~2023-11-16 12:59 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=20231116125949.1055A3858D20@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).