Skip to content

Allow configuring decimal separator and ignore any other grouping separators #219

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

chvp
Copy link
Owner

@chvp chvp commented Dec 16, 2024

This is only used when parsing the numbers for showing the amount hint, other functionality is unaffected.

Fixes #78. Fixes #186.

…arators

This is only used when parsing the numbers for showing the amount hint, other
functionality is unaffected.
@chvp chvp added the enhancement New feature or request label Dec 16, 2024
@chvp chvp merged commit c907bfe into main Dec 16, 2024
3 checks passed
@chvp chvp deleted the feat/decimal-separator-preference branch December 16, 2024 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Be nicer when parsing numbers Comma as a decimal seperator
1 participant