Accepts an input string of the specified locale and returns a string formatted to the output locale.
The value to convert. The input locale is supplied as the locale argument to the ConverterFactory.
locale
Optional
The locale of the return value; defaults to "en-US".
Generated using TypeDoc
Accepts an input string of the specified locale and returns a string formatted to the output locale.