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

Number of decimals for currency missing for some countries #101

Open
AlexHoogendoorn opened this issue Aug 14, 2018 · 1 comment
Open

Number of decimals for currency missing for some countries #101

AlexHoogendoorn opened this issue Aug 14, 2018 · 1 comment

Comments

@AlexHoogendoorn
Copy link

AlexHoogendoorn commented Aug 14, 2018

The following countries do not have a number of decimals for the currency:

Country Code Currency

Åland Islands AX EUR
Curaçao CW ANG
Sint Maarten (Dutch part) SX ANG
Bonaire, Sint Eustatius and Saba BQ USD
Saint Barthélemy BL EUR
Saint Martin (French part) MF EUR
Serbia RS RSD
South Sudan SS SSP
Sudan SD SDG
Guernsey GG GGP
Jersey JE JEP
Isle of Man IM IMP

All these currencies have 2 decimals.
Also check for other currencies which have no decimal places specified.

Is there a reason why the number of decimals are not present?
Can they be added in the next release?

Thanks.

@AlexHoogendoorn
Copy link
Author

I also added the following Currency Symbols:

  • EUR: \u20ac,
  • USD: $
  • GGP, JEP, IMP: \u00a3
  • ANG: \u0192

Only the countries Serbia, Sudan, and South Sudan don;t have a currency symbol now.

AlexHoogendoorn added a commit to MyTrucking/laravel-countries that referenced this issue Aug 27, 2018
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

1 participant