If you need to parse localized numbers on the JVM,...
# getting-started
j
If you need to parse localized numbers on the JVM, you should use https://docs.oracle.com/javase/7/docs/api/java/text/NumberFormat.html
1
👍🏻 2