WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit ca24fae

Browse files
authored
fix(AIP-143): align CLDR country/region guidance with CLDR list (#1447)
1 parent d6f8083 commit ca24fae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

aip/general/0143.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ format][] to represent this, and the field **must** be named `utc_offset`.
9090

9191
## Changelog
9292

93+
- **2024-11-12**: Change country/region code list to CLDR list from IANA list
9394
- **2020-05-12**: Replaced `country_code` guidance with `region_code`,
9495
correcting an original error.
9596

@@ -101,6 +102,6 @@ format][] to represent this, and the field **must** be named `utc_offset`.
101102
[iso]: https://www.iso.org/
102103
[iso-4217]: https://en.wikipedia.org/wiki/ISO_4217
103104
[iso-8601 format]: https://en.wikipedia.org/wiki/ISO_8601#Time_offsets_from_UTC
104-
[list]: https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry
105+
[list]: https://www.unicode.org/cldr/charts/46/supplemental/territory_information.html
105106
[money]: https://github.com/googleapis/googleapis/blob/master/google/type/money.proto
106107
<!-- prettier-ignore-end -->

0 commit comments

Comments
 (0)