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)
Fri, Feb 28, 8:48 PM
Unknown Object (File)
Fri, Feb 28, 8:47 PM
Unknown Object (File)
Fri, Feb 28, 8:32 PM
Unknown Object (File)
Fri, Feb 28, 3:55 PM
Unknown Object (File)
Fri, Feb 28, 3:14 PM
Unknown Object (File)
Wed, Feb 26, 9:18 AM
Unknown Object (File)
Jan 15 2025, 9:45 PM
Unknown Object (File)
Jan 11 2025, 1:27 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.