Skip to content

ICU standards for numbers formatting works partially #175

@BigBadAlien

Description

@BigBadAlien

As described in the readme:

Message format is strictly implemented by ICU standards.

But I tested the number formatting from here:

https://unicode-org.github.io/icu/userguide/format_parse/numbers/skeletons.html

and most of the examples don't work, such as:

{value, number, ::.####}

or

.00/w

But

{value, number, ::.0####}

works

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