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

thymeleaf/thymeleaf#604 add functions for currency formatting #715

Open
wants to merge 2 commits into
base: 3.1-dev
Choose a base branch
from

Conversation

fibsifan
Copy link

@fibsifan fibsifan commented Oct 1, 2018

I've introduced new functions for #numbers.formatCurrency() to allow specifying a certain currency.

@goodale
Copy link

goodale commented Mar 9, 2021

I am looking for this feature. Is there an ETA for merging this into the 3.0.x?

@totof3110
Copy link

Same here. PR is 2.5 years old, would it be possible to have it merged? Formatting monetary amounts in Thymeleaf would be very much appreciated.

@totof3110
Copy link

@fibsifan : it might be nice to also allow passing a currency code string ("USD", "EUR", etc.) and use java.util.Currency.getInstance(String) to resolve the currency.

@kevloria
Copy link

kevloria commented Nov 15, 2021

Why this have not been published yet?

@fibsifan fibsifan changed the base branch from 3.0-dev to 3.1-dev October 23, 2022 22:09
@rpedrodasilva10
Copy link

Is there any update on this @danielfernandez, please? Can we help in some way?
Thanks!

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

5 participants