Is it possible to add support for decimal separators and thousand separators in numberformat? suggested parameters: decimals="." thousands="," Like: "1.897,99" => European "1,545.00" => US and UK
Is it possible to add support for decimal separators and thousand separators in numberformat?
suggested parameters:
decimals="."
thousands=","
Like:
"1.897,99" => European
"1,545.00" => US and UK