D
Demetron
Guest
Hi All,
We are using below code to get decimal digits supported by currency.
NumberFormatInfo.CurrencyDecimalDigits (VS 2017)
For windows build prior to 1909, it was showing decimal digits as 0 (which was correct) for Colombian peso (es-CO,COP)
In 1909 it's showing as 2.
Does anyone know workaround for this?
Continue reading...
We are using below code to get decimal digits supported by currency.
NumberFormatInfo.CurrencyDecimalDigits (VS 2017)
For windows build prior to 1909, it was showing decimal digits as 0 (which was correct) for Colombian peso (es-CO,COP)
In 1909 it's showing as 2.
Does anyone know workaround for this?
Continue reading...