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

Change France max and min lenght #331

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Docteur-Parfait
Copy link

France's number is now 10 digits

@JulienTromas
Copy link

France's phone numbers have 10digits, but this is when you include the national prefix, the 0 at the beginning of the phone number.
However, when calling internationally, you do not use this national prefix, You use the international prefix + the phone number (without the national prefix).

So for example:
French phone number when calling in France: 01 23 45 67 89
French phone number when calling internationally: +331 23 45 67 89

Which means that the number that you will need to input in the textfield that comes with this package will have a maximum length of 9 characters, since we are only taking the case of international phone numbers.

Copy link

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within the next 30 days. If you believe this PR is still relevant, please comment to keep it open. Thank you for your contributions.

@github-actions github-actions bot added the Stale label Dec 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants