fjalvingh/domui

NumericPresentation is missing the abbility to use no formating

Closed this issue · 1 comments

If I want to show the year 2018, I can only show it without thousand separator by using the NumericPresentation.NUMBER_SCALED. There is no other way to skip formatting

The NumericPresentation.NUMBER value now renders the number with a minimum of extra's: the only thing added is the fraction separator, when needed, which does default to that of the request's locale.