We are using Apple’s NSNumberFormatter, which works great for most uses cases. It converts floating point values to and from whatever currency or formatting settings are active.
1 Like
We are using Apple’s NSNumberFormatter, which works great for most uses cases. It converts floating point values to and from whatever currency or formatting settings are active.