46 $formatter = new \NumberFormatter($locale, \NumberFormatter::IGNORE);
47 $result = (string) $formatter->format(
49 \NumberFormatter::TYPE_INT32
Interface to provide internationalization.
A class used to format integers.
const LC_NUMERIC
Non-monetary numeric formats.
render(\Erebot\IntlInterface $translator)
$translator
Translator to use to improve rendering.