Numeral-js icon indicating copy to clipboard operation
Numeral-js copied to clipboard

Format '0,0[.]00 $' works only with Dollar symbol.

Open ivanjeremic opened this issue 4 years ago • 1 comments

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?

ivanjeremic avatar Sep 18 '21 05:09 ivanjeremic

look at documentations/locals

amm266 avatar Dec 18 '21 18:12 amm266