Numeral-js
Numeral-js copied to clipboard
Format '0,0[.]00 $' works only with Dollar symbol.
I used from the Format Examples on the Website this Format '0,0[.]00 $' and it works well except that I need '0,0[.]00 € the EUR Symbol but when I replace $ with € I get two zeros extra instead of €. Any idea why and how I can fix this?
look at documentations/locals