Skip to content

Change max number length for Côte d'Ivoire #623

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Change max number length for Côte d'Ivoire
The Autorité de Régulation des Télécommunications/TIC de Côte d’Ivoire (ARTCI), Abidjan, hereby announces the
modification of the national numbering plan of Côte d’Ivoire, from eight (8) to ten (10) digits, effective
31 January 2021 in Côte d’Ivoire (country code: 225).
More information here https://www.itu.int/dms_pub/itu-t/oth/02/02/T02020000310006PDFE.pdf
  • Loading branch information
freask authored Mar 28, 2023
commit 91b0a90e3eb4a37e307b272adf0d08f2efdf10cb
2 changes: 1 addition & 1 deletion src/rawCountries.js
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ const rawCountries = [
['africa'],
'ci',
'225',
'.. .. .. ..'
'.. .. .. .. ..'
],
[
'Croatia',
Expand Down