As a comparison for the difference in locale strings, run ,---- | LC_ALL=he_IL.UTF-8 LC_TIME=he_IL.UTF-8 date --date="06/21/26" +'%A | %a' `----
I get: ,---- | יום ראשון | יום א׳ `---- Daniel Fleischer
As a comparison for the difference in locale strings, run ,---- | LC_ALL=he_IL.UTF-8 LC_TIME=he_IL.UTF-8 date --date="06/21/26" +'%A | %a' `----
I get: ,---- | יום ראשון | יום א׳ `---- Daniel Fleischer