Fix https://github.com/Alexays/Waybar/issues/698
--- a/resources/config
+++ b/resources/config
@@ -75,7 +75,8 @@
"clock": {
// "timezone": "America/New_York",
"tooltip-format": "{:%Y %B}\n{calendar}",
- "format-alt": "{:%Y-%m-%d}"
+ "format-alt": "{:%Y-%m-%d}",
+ "locale": "C"
},
"cpu": {
"format": "{usage}% ",