Skip to content

wrong currency #23

@wendt88

Description

@wendt88
new Intl.NumberFormat('en-US', {
    style: 'currency',
    currency: 'EUR'
}).format(1);

returns: $ 1.00 it seems that the currency option gets ignored... it takes always the currency from the locale's location

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions