File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 -->
You can’t perform that action at this time.
0 commit comments