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

fixed currency position for nl-NL #347

Closed
wants to merge 5 commits into from
Closed

fixed currency position for nl-NL #347

wants to merge 5 commits into from

Conversation

jordydejong
Copy link
Contributor

@jordydejong jordydejong commented Apr 6, 2018

for locale nl-NL, I think the currency symbol should come before the value

the browser's Internationalization API seems to agree

Intl.NumberFormat(‘nl-NL’, {style: ‘currency’, currency: ‘EUR’}).format(123.567)

@BenjaminVanRyseghem
Copy link
Owner

Could you fix tests as well?

@jordydejong
Copy link
Contributor Author

sure, sorry about that

@BenjaminVanRyseghem
Copy link
Owner

Could you squash your commits and add yourself in the AUTHORS file? 😄

Your PR looks good otherwise 👍

@jordydejong jordydejong closed this Apr 9, 2018
@BenjaminVanRyseghem
Copy link
Owner

why closing it?

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

2 participants