This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Revert first_weekday removal


From: Daniil Zhilin <generalfailer@protonmail.com>

---
 localedata/locales/en_IE | 1 +
 1 file changed, 1 insertion(+)

diff --git a/localedata/locales/en_IE b/localedata/locales/en_IE
index c300a3f..d9662d8 100644
--- a/localedata/locales/en_IE
+++ b/localedata/locales/en_IE
@@ -116,6 +116,7 @@ d_fmt       "<U0025><U0064><U002F><U0025><U006D><U002F><U0025><U0079>"
 t_fmt       "<U0025><U0054>"
 am_pm       "";""
 t_fmt_ampm  ""
+first_weekday 2
 week 7;19971130;4
 END LC_TIME
 
-- 
2.10.2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]