|
How to get the sign that is used to indicate decimal digits?
For example: in England a number would look like 4,000,000.04
In The Netherlands however the same number would be 4.000.000,04
How can I find out if the users system uses the . or the , to specify decimals?
|