[Bug 214730] Re: Incorrect date format in en_CA.utf8 locale

Jean-Sebastien Dominique 214730 at bugs.launchpad.net
Mon Oct 19 17:42:14 UTC 2020


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 time, so I'm set on that end.

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/214730

Title:
  Incorrect date format in en_CA.utf8 locale

Status in GLibC:
  Fix Released
Status in langpack-locales package in Ubuntu:
  Fix Released

Bug description:
  The date format in /usr/lib/locale/en_CA.utf8/LC_TIME specifies the
  date format as "%d/%m/%y". (This is also the case if you run the
  command 'locale LC_TIME' with your locale set to en_CA.utf8.) However,
  it should be "%y-%m-%d". This is the standard date format in Canada
  (as specified by the Canadian Standards Association in CSA
  Z234.5:1989, which adopts the ISO 8601 standard). I noticed this in
  Ubuntu 7.10.

To manage notifications about this bug go to:
https://bugs.launchpad.net/glibc/+bug/214730/+subscriptions



More information about the Ubuntu-sponsors mailing list