I want to get this format In USD : 1.123.362,32 and this format in euro :1,122,363.33 I used AngularJS Filter "currency" who Format a number to a currency format but without separtors like "," "."I want to get this format In USD : 1.123.362,32
I want to get this format In USD : 1.123.362,32 and this format in euro :1,122,363.33 I used AngularJS Filter "currency" who Format a number to a currency format but without separtors like "," "."I want to get this format In USD : 1.123.362,32