openexchangerates / accounting.js

A lightweight JavaScript library for number, money and currency formatting - fully localisable, zero dependencies.
http://openexchangerates.github.io/accounting.js
MIT License
4.96k stars 530 forks source link

Accounting.js script doesn't work for iOS #91

Closed pojax closed 9 years ago

pojax commented 9 years ago

Accounting.js script doesn't work in Safari. I have the script to increase from 1,230,433.00. It works in all devices but iOS using safari.

Please let me know if there is a simple fix to this. For iOS it goes to 12,0000000000 and then to 0.00.

Sparticuz commented 9 years ago

Can you give a test case for someone to test?

pojax commented 9 years ago

Any help on this issue would be greatly appreciated.