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

Possible CurrencyUnitFormatter #81

Open
keilw opened this issue Jun 6, 2018 · 1 comment
Open

Possible CurrencyUnitFormatter #81

keilw opened this issue Jun 6, 2018 · 1 comment
Milestone

Comments

@keilw
Copy link
Member

keilw commented Jun 6, 2018

This StackOverflow discussion https://stackoverflow.com/questions/37869617/get-display-name-of-javax-money-currencyunit related to #58 asks whether there is a formatter for CurrencyUnit. Along the lines of JSR 363 maybe, we should consider this a possible extension to the API. Right now the internal JDK formatter for java.util.Currency is used, but if e.g. other currencies like all the Cryptocurrencies (there must be over 100 now, at least 20-30 are very common and important) shall be formatted the same way, then the JDK means are not sufficient.

@keilw keilw added this to the .Next milestone Jun 6, 2018
@ptahchiev
Copy link

So seems like so far there's no way to get the symbol of a CurrencyUnit, correct?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants