Skip to content

Missing thousands separator #5

@Valloric

Description

@Valloric

Thank you for creating this package! :)

I have a minor request: NIST guidelines for SI Unit style rules and conventions state:

#16 Digit spacing
The digits of numerical values having more than four digits on either side of the decimal marker are separated into groups of three using a thin, fixed space counting from both the left and right of the decimal marker. Commas are not used to separate digits into groups of three.
proper: 15 739.012 53
improper: 15739.01253
15,739.012 53

Thus, #qty[123456][m^2] should produce a space between 123 and 456.

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