Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Change Decimal Comma #47

Open
Giulioss opened this issue May 19, 2023 · 0 comments
Open

Change Decimal Comma #47

Giulioss opened this issue May 19, 2023 · 0 comments

Comments

@Giulioss
Copy link

I need to change the pattern of my input in this way

<input type="text" ngxNumberFormat="#.###,##" />

The deafult comma for decimal numbers is '.', so the result of my number "2111" it's not "2.111,00" but "21,111.00000".

I need to use a different pattern for decimal numbers, maybe i can change my LOCALE?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant