DecimalStyle.convertNumberToI18N

Converts the input numeric text to the internationalized form using the zero character.

@param numericText the text, consisting of digits 0 to 9, to convert, not null @return the internationalized text, not null

class DecimalStyle
string
convertNumberToI18N
()

Meta