-
-
Save manhdaovan/6cbb5244eafdf944773278bbbadf848c to your computer and use it in GitHub Desktop.
Transition from 11 digits to 10 digits Vietnam phone number
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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