GlideNumberFormatter - Scoped, Global
The GlideNumberFormatter API includes methods that return numbers formatted according to the language of the current user.
This API is available in scoped and global apps and runs in the sn_i18n namespace.
When formatted by language or locale, users can view numbers as expected. For example, if the locale is fr (French), a value provided as 100.00 returns as 100,00 instead.