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
F118729306: D9925.diff
Sun, Jun 1, 7:29 AM
Unknown Object (File)
Fri, May 2, 1:55 PM
Unknown Object (File)
Feb 28 2025, 8:48 PM
Unknown Object (File)
Feb 28 2025, 8:47 PM
Unknown Object (File)
Feb 28 2025, 8:32 PM
Unknown Object (File)
Feb 28 2025, 3:55 PM
Unknown Object (File)
Feb 28 2025, 3:14 PM
Unknown Object (File)
Feb 26 2025, 9:18 AM
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 Passed
Unit
No Test Coverage
Build Status
Buildable 7952
Build 8096: arc lint + arc unit

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.