Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save manhdaovan/6cbb5244eafdf944773278bbbadf848c to your computer and use it in GitHub Desktop.
Save manhdaovan/6cbb5244eafdf944773278bbbadf848c to your computer and use it in GitHub Desktop.
Transition from 11 digits to 10 digits Vietnam phone number
{
"0162": "032",
"0163": "033",
"0164": "034",
"0165": "035",
"0166": "036",
"0167": "037",
"0168": "038",
"0169": "039",
"0120": "070",
"0121": "079",
"0122": "077",
"0126": "076",
"0128": "078",
"0123": "083",
"0124": "084",
"0125": "085",
"0127": "081",
"0129": "082",
"0186": "056",
"0188": "058",
"0199": "059",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment