In order to reformat phone numbers, I would like to use a table saying how many digits to expect in the local phone numbers. It depends on countries: some countries have 10 digits for all local numbers (excluding country and area prefixes), some have more and some have less.
Having the length of the local number, we can check if it makes sense that the first digits are country code.
Is it such a table available?
Asked
Active
Viewed 62 times
1

Vadim Kotov
- 8,084
- 8
- 48
- 62

Joshua
- 151
- 1
- 1
- 9
-
Are you looking for this in a particular framework or are you asking for database design? – May 01 '16 at 09:10
1 Answers
0
The numbering plans are regulated by local authorities, so I don't thing there exists a global definition.
A possible starting points is the overview here containing links to the national definitions, e.g. for UK. On this example you see that there is in general case no single format per country.

Marmite Bomber
- 19,886
- 4
- 26
- 53