Skip to content

Instantly share code, notes, and snippets.

@sondnm
Created October 5, 2018 05:17
Show Gist options
  • Save sondnm/f2816917c14c02a66dd5c80ac7c67c54 to your computer and use it in GitHub Desktop.
Save sondnm/f2816917c14c02a66dd5c80ac7c67c54 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