In NumberFormat.js I changed the following code
NumberFormat.prototype.COMMA = ','; NumberFormat.prototype.PERIOD = '.';
in
NumberFormat.prototype.COMMA = '.'; NumberFormat.prototype.PERIOD = ',';
This works fine for the COMMA, but for the PERIOD it doesn't work. Is this a bug?
To use the full functionality of this web site, JavaScript needs to be turned on.
For best results, use the Firefox browser..
Copyright © 2003-2017 - Tersus Software Ltd., All rights reserved. Terms of Use License Graphic design by EmaraDesign