Skip to content

formatting the thousands separator #56

Description

@vaclav-domin

I can't set formating with thousands separator.
Locale cz-CZ

try
string format "#,##0.00" result is 1234,00
AllowThousands

the target is:
number is: 1234.567 > resulting string may be: 1 234,56
decimal separator > ok, converter culture
number decimal digits > ok, decimal digits
but thousands separator I can't set.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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