Why does the first weekday show 1 in `en_US` whereas 2 in `en_GB` in Red Hat Enterprise Linux 6 and 7?
Issue
- Why does the first weekday show 1 in
en_USwhereas 2 inen_GBin Red Hat Enterprise Linux 6 and 7?
[root@test ~]# LANG=en_US locale first_weekday
1
[root@test ~]# LANG=en_GB locale first_weekday
2
Environment
- Red Hat Enterprise Linux 6/7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.