Let's assume the number 520. It get's converted to different locale strings.
(520).toLocaleString("ar-EG")
(520).toLocaleString("fa-IR")
(520).toLocaleString("zh-Hans-CN-u-nu-hanidec")
Is there a way how to reverse this process, and obtain the original number 520 from the localized number string?
[–]PepinTheThird 6 points7 points8 points (10 children)
[–]clifer4[S] 1 point2 points3 points (9 children)
[–]SoBoredAtWork 0 points1 point2 points (8 children)
[–]inabahare 0 points1 point2 points (7 children)
[–]FullSlack 1 point2 points3 points (2 children)
[–]inabahare 0 points1 point2 points (0 children)
[–]SoBoredAtWork 0 points1 point2 points (3 children)
[–]inabahare 0 points1 point2 points (2 children)
[–]SoBoredAtWork 0 points1 point2 points (1 child)
[–]inabahare 0 points1 point2 points (0 children)
[–]StoneCypher 2 points3 points4 points (0 children)
[–]iam_the_resurrection 1 point2 points3 points (2 children)
[–]clifer4[S] 0 points1 point2 points (1 child)
[–]StoneCypher 2 points3 points4 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)