Hello!
I have to obtain from this “1225.04” format to “1.225,04” and from “123.12” to “123,12” with the same function.
Thank you!
Hello!
I have to obtain from this “1225.04” format to “1.225,04” and from “123.12” to “123,12” with the same function.
Thank you!
we do use a culture info or this
when value is string we do parse
feel free to use your specific locals
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.