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: First day of the week in AU is Monday, LC_TIME in en_NZ is identical to LC_TIME in en_AU
Date: Tue, 26 Dec 2023 10:58:38 +0000 (GMT)	[thread overview]
Message-ID: <20231226105838.BE0123858D32@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=89d727efd761b87b65884229c8c96d0b68dda07a

commit 89d727efd761b87b65884229c8c96d0b68dda07a
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Tue Dec 26 09:59:10 2023 +0100

    localedata: First day of the week in AU is Monday, LC_TIME in en_NZ is identical to LC_TIME in en_AU then
    
    Resolves: BZ # 24877

Diff:
---
 localedata/locales/en_AU |  1 +
 localedata/locales/en_NZ | 35 +----------------------------------
 2 files changed, 2 insertions(+), 34 deletions(-)

diff --git a/localedata/locales/en_AU b/localedata/locales/en_AU
index 327e81a05e..9a6b4ccf26 100644
--- a/localedata/locales/en_AU
+++ b/localedata/locales/en_AU
@@ -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/en_NZ b/localedata/locales/en_NZ
index 90a5899a4a..a158a18202 100644
--- a/localedata/locales/en_NZ
+++ b/localedata/locales/en_NZ
@@ -82,40 +82,7 @@ grouping                3;3
 END LC_NUMERIC
 
 LC_TIME
-abday       "Sun";"Mon";"Tue";"Wed";"Thu";"Fri";"Sat"
-day         "Sunday";/
-            "Monday";/
-            "Tuesday";/
-            "Wednesday";/
-            "Thursday";/
-            "Friday";/
-            "Saturday"
-abmon       "Jan";"Feb";/
-            "Mar";"Apr";/
-            "May";"Jun";/
-            "Jul";"Aug";/
-            "Sep";"Oct";/
-            "Nov";"Dec"
-mon         "January";/
-            "February";/
-            "March";/
-            "April";/
-            "May";/
-            "June";/
-            "July";/
-            "August";/
-            "September";/
-            "October";/
-            "November";/
-            "December"
-d_t_fmt     "%a %d %b %Y %T"
-date_fmt    "%a %d %b %Y %T %Z"
-d_fmt       "%d//%m//%y"
-t_fmt       "%T"
-am_pm       "AM";"PM"
-t_fmt_ampm  "%I:%M:%S %p"
-week 7;19971130;1
-first_weekday 2
+copy "en_AU"
 END LC_TIME
 
 LC_MESSAGES

                 reply	other threads:[~2023-12-26 10:58 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=20231226105838.BE0123858D32@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).