localedata: First day of the week in AU is Monday, LC_TIME in en_NZ is identical...
authorMike FABIAN <mfabian@redhat.com>
Tue, 26 Dec 2023 08:59:10 +0000 (09:59 +0100)
committerMike FABIAN <mfabian@redhat.com>
Tue, 26 Dec 2023 08:59:10 +0000 (09:59 +0100)
Resolves: BZ # 24877

localedata/locales/en_AU
localedata/locales/en_NZ

index 327e81a..9a6b4cc 100644 (file)
@@ -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
index 90a5899..a158a18 100644 (file)
@@ -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