Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save firdavsDev/42d0ce3507f99020f1b853d791bf4d06 to your computer and use it in GitHub Desktop.
Save firdavsDev/42d0ce3507f99020f1b853d791bf4d06 to your computer and use it in GitHub Desktop.
Uzbekistan phone codes - regex pattern.

Mobile = /^9989[012345789][0-9]{7}$/

All = /^998(9[012345789]|6[125679]|7[01234569])[0-9]{7}$/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment