Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for some phone number formatting options #299

Merged
merged 2 commits into from
Apr 18, 2023

Conversation

chenxiaolong
Copy link
Owner

The two new added options are digits_only and formatted (country-specific style). These are the only two options that can be feasibly supported without pulling in something like libphonenumber.

Fixes: #290

The two new added options are `digits_only` and `formatted`
(country-specific style). These are the only two options that can be
feasibly supported without pulling in something like libphonenumber.

Fixes: #290

Signed-off-by: Andrew Gunnerson <[email protected]>
@chenxiaolong chenxiaolong self-assigned this Apr 18, 2023
Signed-off-by: Andrew Gunnerson <[email protected]>
@chenxiaolong chenxiaolong merged commit 234c7b3 into master Apr 18, 2023
@chenxiaolong chenxiaolong deleted the phone_number branch April 18, 2023 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove plus from phone number
1 participant