Skip to content

Add support for more currency symbol variants (e.g. formal) #643

Open

Description

Currently we support four currencyDisplay values:

  • "symbol" to use a localized currency symbol such as €, this is the default value,
  • "narrowSymbol" to use a narrow format symbol ("$100" rather than "US$100"),
  • "code" to use the ISO currency code,
  • "name" to use a localized currency name such as "dollar",

However, CLDR specifies several additional styles. We should consider adding these to ECMA-402.

Feature request for the "formal" style: #642

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    ProposalLarger change requiring a proposalc: numbersComponent: numbers, currency, unitss: commentStatus: more info is needed to move forward

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions