Thanks. I did fix it. The only thing left is the 12-hour time, but
that's sadly in the locale (%r). It should really be 24-hour time, which
is what we mostly use in Canada (and the official time is in 24-hour
format), despite 12-hour time being tolerated. At least KDE lets me
force that to 24-hour
Hmm, you are indeed correct. For some reason, my LC_TIME is set to en_GB
and I have no idea why. Everything else is set to en_CA. Sorry about
that. I recently updated to KDE Plasma 5 and I'm having so many issues
with locale ever since. Sorry again!
--
You received this bug notification because y
Several years later, the en_CA package still shows date as %d/%m/%y
$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04.1 LTS"
$ LANG=en_CA.UTF-8 locale d_fmt
%d/%m/%y
Was there a regression?
--
You received this bug notifica