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
See Implementation
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