Skip to content

Error when numeral(999.999).format('0,0.[00] a') #788

@tianxiuali

Description

@tianxiuali

Example:

numeral(999.999).format('0,0.[00] a')

The result is "1", not "1 k".

Also in another example:

numeral(999999.999).format('0,0.[00] a')

The result is "1 k", not "1 m".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions