ExPhoneNumber v0.2.0 ExPhoneNumber.Formatting View Source

Link to this section Summary

Link to this section Functions

Link to this function choose_formatting_pattern_for_number(available_formats, national_number) View Source
Link to this function format(phone_number, phone_number_format) View Source
Link to this function format_nsn(number, metadata, number_format, carrier_code \\ nil) View Source
Link to this function format_nsn_using_pattern(number, formatting_pattern, phone_number_format, carrier_code) View Source
Link to this function maybe_get_formatted_extension(phone_number, metadata, phone_number_format) View Source
Link to this function prefix_number_with_country_calling_code(country_code, phone_number_format, formatted_national_number, formatted_extension) View Source