- 10 Posts
- 3 Comments
Joined 3 years ago
Cake day: November 19th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
schalkneethling@programming.devOPto
Web Development@programming.dev•Number and Currency Formatting in JavaScript using Intl.NumberFormat
1·2 years agoThis is very interesting. I agree that some of the formatting puzzled me as well. I would assume this follows some standard even when the use of said standard is uncommon. I have for example not seen 1.000,00 € used, but I thought that perhaps if you live in Germany, France, or another EU country then it is common.










Thank you for the feedback. I am also reading through the spec as a core part of writing the book. It is indeed critical to do so.