catamphetamine / libphonenumber-js

A simpler (and smaller) rewrite of Google Android's libphonenumber library in javascript
https://catamphetamine.gitlab.io/libphonenumber-js/
MIT License
2.76k stars 218 forks source link

Missing Area Code 672 #428

Open dcheley opened 2 years ago

dcheley commented 2 years ago

Hello! We've been using libphonenumber-js to handle international phone validations, and it has been mostly working great!

However we noticed that area code 672 (Vancouver, BC) is not currently supported in the validations. This is a newly added area code so it's understandable, but is it possible to have this added to the list of valid area codes? Or at least can I have instructions on how I could add this to my app?

Thanks!

catamphetamine commented 2 years ago

If it’s not supported in Google’s library then see “Bug Reporting” section.

On Fri, 22 Jul 2022 at 21:33, Daniel Cheley @.***> wrote:

Hello! We've been using libphonenumber-js to handle international phone validations, and it has been mostly working great!

However we noticed that area code 672 (Vancouver, BC) is not currently supported in the validations. This is a newly added area code so it's understandable, but is it possible to have this added to the list of valid area codes? Or at least can I have instructions on how I could add this to my app?

Thanks!

— Reply to this email directly, view it on GitHub https://github.com/catamphetamine/libphonenumber-js/issues/428, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADUP36AVAPRBHCQUTVRG23VVLSPBANCNFSM54MNGLIA . You are receiving this because you are subscribed to this thread.Message ID: @.***>