TakahikoKawasaki / nv-i18n

Package to support internationalization, containing ISO 3166-1 country code enum, ISO 639-1 language code enum, etc.
Apache License 2.0
389 stars 115 forks source link

New Feature: Phone codes #20

Open Alexuy opened 10 years ago

Alexuy commented 10 years ago

What do you think about PhoneCode class? Maybe add to lib phone code and relation with countries?

eugen-fried commented 7 years ago

+1 on this issue. It would be nice to have the support in my project. Will a pull request with country codes be welcomed if I do it myself?

heruan commented 5 years ago

This is definitely needed! Getting the international phone prefix from CountryCode would be also very useful to avoid redundant fields.

@TakahikoKawasaki what do you think?

altro3 commented 5 years ago

@heruan As you see, I suggested it 5 years ago (yes, it was my second account).

I think, you can predict his answer :-)

TakahikoKawasaki commented 5 years ago

Could anyone make a pull request?