Skip to content

Currency: support symbol-alt-narrow #479

@Renkas

Description

@Renkas

CLDR exposes also symbol-alt-narrow for some currencies (since CLDR 24: http://cldr.unicode.org/index/downloads/cldr-24)

Example in 'et' locale Globalize.currencyFormatter( "PLN" )( 1 ) - outputs:
1,00 PLN

With symbol-alt-narrow support the output should be:
1,00 zł

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