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

Fix max length for German numbers to 11 #125

Merged
merged 1 commit into from
Jul 30, 2019
Merged

Fix max length for German numbers to 11 #125

merged 1 commit into from
Jul 30, 2019

Conversation

igorffs
Copy link
Contributor

@igorffs igorffs commented Jul 30, 2019

Reference:

"A new numbering plan was introduced on 3 May 2010. Since then new landline
phone numbers have a standard length of 11 digits, which includes the
area code but omits the trunk prefix of 0. Area codes remain as they
are and are still variable in length. Exceptions to the 11 digit rule
are the four cities of Berlin, Frankfurt, Hamburg and Munich, which are
the only cities with two digit area codes and require only 10 digit
numbers so as not to exceed the maximum length of 8 digits for a
subscriber number."

https://en.wikipedia.org/wiki/Telephone_numbers_in_Germany

Reference:

"A new numbering plan was introduced on 3 May 2010. Since then new landline
phone numbers have a standard length of 11 digits, which includes the
area code but omits the trunk prefix of 0. Area codes remain as they
are and are still variable in length. Exceptions to the 11 digit rule
are the four cities of Berlin, Frankfurt, Hamburg and Munich, which are
the only cities with two digit area codes and require only 10 digit
numbers so as not to exceed the maximum length of 8 digits for a
subscriber number."

https://en.wikipedia.org/wiki/Telephone_numbers_in_Germany
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 829f112 on igorffs:master into 0d78b47 on fcevado:master.

@fcevado fcevado merged commit 2286b4a into fcevado:master Jul 30, 2019
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

Successfully merging this pull request may close these issues.

None yet

3 participants