Page MenuHomeFreeBSD

en_CA and fr_CA switch to ISO8601 date format
ClosedPublic

Authored by dan.mcgregor_usask.ca on Mar 8 2017, 8:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 7, 6:28 AM
Unknown Object (File)
Sun, Apr 28, 11:50 AM
Unknown Object (File)
Wed, Apr 24, 3:08 AM
Unknown Object (File)
Tue, Apr 23, 8:47 PM
Unknown Object (File)
Mar 11 2024, 12:41 PM
Unknown Object (File)
Mar 11 2024, 12:41 PM
Unknown Object (File)
Mar 11 2024, 12:41 PM
Unknown Object (File)
Mar 11 2024, 12:41 PM
Subscribers

Details

Summary

glibc 2.25, Windows, Mac OS X, and the CLDR all use ISO8601 for Canadian English and Canadian French. It's probably a good idea to switch before 12 (and ideally 11.1)

This fixes bug 200079.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Point Phabricator at the right files..

This revision was automatically updated to reflect the committed changes.
emaste added inline comments.
head/share/timedef/ca_IT.ISO8859-15.src
56 ↗(On Diff #26421)

See PR 225855; the ca in this file is for Catalan, not Canada

head/share/timedef/ca_IT.ISO8859-15.src
56 ↗(On Diff #26421)

Yeah, my original patch didn't change ca_IT. bapt's commit did, and this review got updated automagically.

I didn't think much of it at the time because I figured bapt knew what he was doing.