Dot separator instead of comma #401
Unanswered
mateusz-wyka
asked this question in
Q&A
Replies: 1 comment
-
The formatting is controlled by Intl.NumberFormat and depends on your configured |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
Is it possible to somehow change the comma separator to dot?
Current value:
5 999,00
Desired value:
5 999.00
Beta Was this translation helpful? Give feedback.
All reactions