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

Country informations from numberToParse property doesn't exists #124

Open
kurtvelican opened this issue Dec 12, 2022 · 2 comments
Open

Country informations from numberToParse property doesn't exists #124

kurtvelican opened this issue Dec 12, 2022 · 2 comments

Comments

@kurtvelican
Copy link

Hello,
Is there any way to get country informations from numberToParse value ?
A function that returns country informations like country code, country name, country alpha 2 etc.

This project doesn't have this property.

You can add a function like that:
func CountryInfoFromNumberToParse (numberToParse string) (CountryInfo) {}

I hope you can add this property.

@jambu-at-airmeez
Copy link

I second this request. Thanks!

@rowanseymour
Copy link
Member

This project is strictly a port of https://github.com/google/libphonenumber so if there's an equivalent function there, we'd accept a PR.

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

No branches or pull requests

3 participants