Decimal seperator
Posted: Fri May 16, 2014 8:03 am
Hello,
can you help me regarding the formatting of a number according to the user's culture info. i want to set a number with decimal digits with ',' or '.' considering the user's case.
i mean for example when you want a datetime to be represented as dd-MM-yyyy you set it to the string function tostring("dd-MM-yyyy"). is there something about the number formatting?
can you help me regarding the formatting of a number according to the user's culture info. i want to set a number with decimal digits with ',' or '.' considering the user's case.
i mean for example when you want a datetime to be represented as dd-MM-yyyy you set it to the string function tostring("dd-MM-yyyy"). is there something about the number formatting?