Phone Number entered: 0 223 15 123-4567

Default Country entered: AR

Language entered: en

Parsing Result (parseAndKeepRawInput())
country_code54
national_number92231234567
extension
country_code_sourceFROM_DEFAULT_COUNTRY
italian_leading_zerofalse
number_of_leading_zeros1
raw_input0 223 15 123-4567
preferred_domestic_carrier_code
Validation Results
Result from isPossibleNumber()true
Result from isPossibleNumberWithReason()IS_POSSIBLE
Result from isValidNumber()false
Note: Invalid numbers have type UNKNOWN and no region.
Short Number Results
Result from isPossibleShortNumber()false
Result from isPossibleShortNumberForRegion()false
Formatting Results
E164 formatinvalid
Original format0 223 15 123-4567
National format0223 15-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: '0' Output: "0
Char entered: ' ' Output: "0
Char entered: '2' Output: "0 2
Char entered: '2' Output: "0 22
Char entered: '3' Output: "0 223
Char entered: ' ' Output: "0 223
Char entered: '1' Output: "0 223 1
Char entered: '5' Output: "0 223 15
Char entered: ' ' Output: "0 223 15
Char entered: '1' Output: "0 223 15 1
Char entered: '2' Output: "0 223 15 12
Char entered: '3' Output: "0 223 15 123
Char entered: '-' Output: "0 223 15 123-
Char entered: '4' Output: "0 223 15 123-4
Char entered: '5' Output: "0 223 15 123-45
Char entered: '6' Output: "0 223 15 123-456
Char entered: '7' Output: "0 223 15 123-4567
File an issue: by clicking on this link, I confirm that I have read the contributor's guidelines.