Created
June 2, 2017 21:15
-
-
Save feload/1e234e78a283a26ac91a0e26e5d57113 to your computer and use it in GitHub Desktop.
Money regexp.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'([1-9]+[0-9]?)(,)([1-9]+[0-9])(,)([\d]+)(\.)([\d]+)'|'([1-9]+[0-9]?)(,)([\d]+)(\.)([\d]+)'|'([\d]+)(.)(\.)(.)([\d]+)' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment