TakahikoKawasaki / nv-i18n

Package to support internationalization, containing ISO 3166-1 country code enum, ISO 639-1 language code enum, etc.
Apache License 2.0
389 stars 115 forks source link

CLF currency is listed in the enum as 0 decimal places. ISO specifies 4 decimal places for CLF fund. #66

Open davidboden opened 4 years ago

davidboden commented 4 years ago

This is the only discrepancy between CurrencyCode and java.util.Currency with regard to decimal places. Worth updating?