public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] localedata: First day of the week in AU is Monday, LC_TIME in en_NZ is identical to LC_TIME in en_AU
@ 2023-12-26 10:58 Mike Fabian
0 siblings, 0 replies; only message in thread
From: Mike Fabian @ 2023-12-26 10:58 UTC (permalink / raw)
To: glibc-cvs
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-12-26 10:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-26 10:58 [glibc] localedata: First day of the week in AU is Monday, LC_TIME in en_NZ is identical to LC_TIME in en_AU 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).