Phone Number entered: 234-567-8901 x123
Default Country entered: US
Language entered: en-US
Parsing Result (parseAndKeepRawInput()) |
country_code | 1 |
---|
national_number | 2345678901 |
---|
extension | 123 |
---|
country_code_source | FROM_DEFAULT_COUNTRY |
---|
italian_leading_zero | false |
---|
number_of_leading_zeros | 1 |
---|
raw_input | 234-567-8901 x123 |
---|
preferred_domestic_carrier_code | |
---|
Validation Results |
Result from isPossibleNumber() | true |
---|
Result from isValidNumber() | true |
---|
Result from isValidNumberForRegion() | true |
---|
Phone Number region | US |
---|
Result from getNumberType() | FIXED_LINE_OR_MOBILE |
---|
Formatting Results |
E164 format | +12345678901 |
---|
Original format | (234) 567-8901 ext. 123 |
---|
National format | (234) 567-8901 ext. 123 |
---|
International format | +1 234-567-8901 ext. 123 |
---|
Out-of-country format from US | 1 (234) 567-8901 ext. 123 |
---|
Out-of-country format from CH | 00 1 234-567-8901 ext. 123 |
---|
Format for mobile dialing (calling from US) | +1 234-567-8901 |
---|
Format for national dialing with preferred carrier code and empty fallback carrier code | (234) 567-8901 ext. 123 |
---|
AsYouTypeFormatter Results |
Char entered: '2' Output: " | 2 |
---|
Char entered: '3' Output: " | 23 |
---|
Char entered: '4' Output: " | 234 |
---|
Char entered: '-' Output: " | 234- |
---|
Char entered: '5' Output: " | 234-5 |
---|
Char entered: '6' Output: " | 234-56 |
---|
Char entered: '7' Output: " | 234-567 |
---|
Char entered: '-' Output: " | 234-567- |
---|
Char entered: '8' Output: " | 234-567-8 |
---|
Char entered: '9' Output: " | 234-567-89 |
---|
Char entered: '0' Output: " | 234-567-890 |
---|
Char entered: '1' Output: " | 234-567-8901 |
---|
Char entered: ' ' Output: " | 234-567-8901 |
---|
Char entered: 'x' Output: " | 234-567-8901 x |
---|
Char entered: '1' Output: " | 234-567-8901 x1 |
---|
Char entered: '2' Output: " | 234-567-8901 x12 |
---|
Char entered: '3' Output: " | 234-567-8901 x123 |
---|
PhoneNumberOfflineGeocoder Results |
Location | Ohio |
---|
PhoneNumberToTimeZonesMapper Results |
Time zone(s) | [America/New_York] |
---|
PhoneNumberToCarrierMapper Results |
Carrier | |
---|
File an issue: by clicking on this link, I confirm that I have read the contributor's guidelines.