[PATCH 5/5] Change first_weekday to monday

rushing27alien@gmail.com rushing27alien@gmail.com
Fri Aug 4 04:06:08 GMT 2023


From: RushingAlien <rushing27alien@gmail.com>

Indonesian calendar starts of the week with Monday, let's comply
---
 localedata/locales/id_ID | 1 +
 1 file changed, 1 insertion(+)

diff --git a/localedata/locales/id_ID b/localedata/locales/id_ID
index 34c7bf8f35..5957ebaf0f 100644
--- a/localedata/locales/id_ID
+++ b/localedata/locales/id_ID
@@ -122,6 +122,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
-- 
2.41.0



More information about the Libc-alpha mailing list