Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sardor01/6f0a75268d22c90574b3de3a0c87c81a to your computer and use it in GitHub Desktop.
Save sardor01/6f0a75268d22c90574b3de3a0c87c81a 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