Phone Number entered: +420721234876abc
Default Country entered: CZ
Language entered: cs
| Parsing Result (parseAndKeepRawInput()) |
| country_code | 420 |
|---|
| national_number | 721234876222 |
|---|
| extension | |
|---|
| country_code_source | FROM_NUMBER_WITH_PLUS_SIGN |
|---|
| italian_leading_zero | false |
|---|
| number_of_leading_zeros | 1 |
|---|
| raw_input | +420721234876abc |
|---|
| 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 format | invalid |
|---|
| Original format | +420721234876abc |
|---|
| National format | 721234876222 |
|---|
| International format | invalid |
|---|
| Out-of-country format from US | invalid |
|---|
| Out-of-country format from CH | invalid |
|---|
| Format for mobile dialing (calling from US) | invalid |
|---|
| Format for national dialing with preferred carrier code and empty fallback carrier code | invalid |
|---|
| AsYouTypeFormatter Results |
| Char entered: '+' Output: " | + |
|---|
| Char entered: '4' Output: " | +4 |
|---|
| Char entered: '2' Output: " | +42 |
|---|
| Char entered: '0' Output: " | +420 |
|---|
| Char entered: '7' Output: " | +420 7 |
|---|
| Char entered: '2' Output: " | +420 72 |
|---|
| Char entered: '1' Output: " | +420 721 |
|---|
| Char entered: '2' Output: " | +420 721 2 |
|---|
| Char entered: '3' Output: " | +420 721 23 |
|---|
| Char entered: '4' Output: " | +420 721 234 |
|---|
| Char entered: '8' Output: " | +420 721 234 8 |
|---|
| Char entered: '7' Output: " | +420 721 234 87 |
|---|
| Char entered: '6' Output: " | +420 721 234 876 |
|---|
| Char entered: 'a' Output: " | +420721234876a |
|---|
| Char entered: 'b' Output: " | +420721234876ab |
|---|
| Char entered: 'c' Output: " | +420721234876abc |
|---|
File an issue: by clicking on this link, I confirm that I have read the contributor's guidelines.