Phone Number entered: 2071234567

Default Country entered: US

Language entered: en

Parsing Result (parseAndKeepRawInput())
country_code1
national_number2071234567
extension
country_code_sourceFROM_DEFAULT_COUNTRY
italian_leading_zerofalse
number_of_leading_zeros1
raw_input2071234567
preferred_domestic_carrier_code
Validation Results
Result from isPossibleNumber()true
Result from isValidNumber()false
Phone Number region
Result from getNumberType()UNKNOWN
Short Number Results
Result from isPossibleShortNumber()false
Result from isPossibleShortNumberForRegion()false
Formatting Results
E164 formatinvalid
Original format(207) 123-4567
National format(207) 123-4567
International formatinvalid
Out-of-country format from USinvalid
Out-of-country format from CHinvalid
Format for mobile dialing (calling from US)invalid
Format for national dialing with preferred carrier code and empty fallback carrier codeinvalid
AsYouTypeFormatter Results
Char entered: '2' Output: "2
Char entered: '0' Output: "20
Char entered: '7' Output: "207
Char entered: '1' Output: "207-1
Char entered: '2' Output: "207-12
Char entered: '3' Output: "207-123
Char entered: '4' Output: "207-1234
Char entered: '5' Output: "(207) 123-45
Char entered: '6' Output: "(207) 123-456
Char entered: '7' Output: "(207) 123-4567
File an issue: by clicking on this link, I confirm that I have read the contributor's guidelines.