这是indexloc提供的服务,不要输入任何密码
Skip to content

Add support for variable thousands grouping #21

@PgBiel

Description

@PgBiel

Needed for the Indian numbering system.

For example:

// This should produce:
// "10,00,000"
#strfmt("{}", 1000000, fmt-thousands-count: (3, 2), fmt-thousands-separator: ",")

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions