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

Format #13

Open
artur-gajewski opened this issue Feb 7, 2018 · 1 comment
Open

Format #13

artur-gajewski opened this issue Feb 7, 2018 · 1 comment

Comments

@artur-gajewski
Copy link

By giving a country code and business id, a function could return a VAT ID formatted to international format.

Examples:

format('FI', '1234567-1') would return FI12345671
format('SE', '556697-6009') would return SE556697600901

@dannyvankooten
Copy link
Member

I like this idea @artur-gajewski. Will take a while before I have time to take a stab at it though, PR's are welcome & appreciated!

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

No branches or pull requests

2 participants