Phone Number entered: 30123456
Default Country entered: DE
Language entered: en
| Parsing Result (parseAndKeepRawInput()) |
| country_code | 49 |
|---|
| national_number | 30123456 |
|---|
| extension | |
|---|
| country_code_source | FROM_DEFAULT_COUNTRY |
|---|
| italian_leading_zero | false |
|---|
| number_of_leading_zeros | 1 |
|---|
| raw_input | 30123456 |
|---|
| preferred_domestic_carrier_code | |
|---|
| Validation Results |
| Result from isPossibleNumber() | true |
|---|
| Result from isPossibleNumberWithReason() | IS_POSSIBLE |
|---|
| Result from isValidNumber() | true |
|---|
| Result from isValidNumberForRegion() | true |
|---|
| Phone Number region | DE |
|---|
| Result from getNumberType() | FIXED_LINE |
|---|
| Formatting Results |
| E164 format | +4930123456 |
|---|
| Original format | 30 123456 |
|---|
| National format | 030 123456 |
|---|
| International format | +49 30 123456 |
|---|
| Out-of-country format from US | 011 49 30 123456 |
|---|
| Out-of-country format from CH | 00 49 30 123456 |
|---|
| Format for mobile dialing (calling from US) | +49 30 123456 |
|---|
| Format for national dialing with preferred carrier code and empty fallback carrier code | 030 123456 |
|---|
| AsYouTypeFormatter Results |
| Char entered: '3' Output: " | 3 |
|---|
| Char entered: '0' Output: " | 30 |
|---|
| Char entered: '1' Output: " | 301 |
|---|
| Char entered: '2' Output: " | 3012 |
|---|
| Char entered: '3' Output: " | 30123 |
|---|
| Char entered: '4' Output: " | 301234 |
|---|
| Char entered: '5' Output: " | 3012345 |
|---|
| Char entered: '6' Output: " | 30123456 |
|---|
| PhoneNumberOfflineGeocoder Results |
| Location | Berlin |
|---|
| PhoneNumberToTimeZonesMapper Results |
| Time zone(s) | [Europe/Berlin] |
|---|
File an issue: by clicking on this link, I confirm that I have read the contributor's guidelines.