Skip to content

CLDR version is out of date #48697

@dasco144

Description

@dasco144

Which @angular/* package(s) are relevant/related to the feature request?

common

Description

According to this line, CLDR v41 is currently used to generate the locales in the @angular/common package.

v42 of CLDR was released on 2022-10-19 here and includes some changes to currency formatting, including a new, preferred, alphaNextToNumber format.

Please see additional links here and here

Proposed solution

Update CLDR to version 42, and implement changes to allow formatting based on alphaNextToNumber formats

Alternatives considered

Use CLDR version 41, and keep formatting as is.

Metadata

Metadata

Assignees

Labels

area: i18nIssues related to localization and internationalization

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions