Skip to content

Instantly share code, notes, and snippets.

@feload
Created June 2, 2017 21:15
Show Gist options
  • Save feload/1e234e78a283a26ac91a0e26e5d57113 to your computer and use it in GitHub Desktop.
Save feload/1e234e78a283a26ac91a0e26e5d57113 to your computer and use it in GitHub Desktop.
Money regexp.
'([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