Skip to content

Added a DOT on large numbers#1

Open
master4life wants to merge 2 commits intoalbarv340:mainfrom
master4life:master4life-patch-1
Open

Added a DOT on large numbers#1
master4life wants to merge 2 commits intoalbarv340:mainfrom
master4life:master4life-patch-1

Conversation

@master4life
Copy link

Formats large numbers with a DOT (Change to Locale.US for COMMAS) # https://i.imgur.com/50tZ69C.png

Formats large numbers with a DOT (Change to Locale.US for COMMAS) # https://i.imgur.com/50tZ69C.png
@master4life
Copy link
Author

Ups forgot to add the import's

import java.text.NumberFormat;
import java.util.Locale;

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant