Closed guidoferreyra closed 4 years ago
I’ve updated the formatPrice function with the latest release. What do you think. Is this everything you need?
Looks great, I will try it. Thanks a lot!
Hi @tobiasfabian, what do you think on adding an argument to control the number of decimals?
Hi! I was looking the code of Merx to set the symbol before the number, and I found that is related with localeconv(), but sometimes this is not desired. Maybe it will be better to configure this via config options.
Here a demo code, maybe explain better what I’m thinking.