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

Commits on Jul 30, 2019

  1. Fix max length for German numbers to 11

    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
    Igor Florian committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    829f112 View commit details
    Browse the repository at this point in the history