Skip to content

Support country for format Currency in NumberFormatter #16473

@Zeyckler

Description

@Zeyckler

Right now, if I format a number to a currency with NumberFormatter, for example in €uros, a number like "1250.95" is formatted as "€1,250.95". Although this format is international format for Euros, it changes between countries. In Spain for example the correct format is "1.250,95€". So I think that it would be great is this NumberFormatter can be improved supporting different countries.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions