Skip to content

Add locale to commas decimal formatΒ #39

@iGabyTM

Description

@iGabyTM

private static final DecimalFormat COMMAS_FORMAT = new DecimalFormat("#,###");

For example, Romania uses #.###,## while USA uses #,###.##

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions