NumberFormatter
Parameters
locale
The KalugaLocale used for parsing. Defaults to KalugaLocale.defaultLocale.
style
The NumberFormatStyle to configure the format to use. Defaults to NumberFormatStyle.Decimal.
expect constructor(locale: KalugaLocale = defaultLocale, style: NumberFormatStyle = NumberFormatStyle.Decimal())
Parameters
locale
The KalugaLocale used for parsing. Defaults to KalugaLocale.defaultLocale.
style
The NumberFormatStyle to configure the format to use. Defaults to NumberFormatStyle.Decimal.
Parameters
locale
The KalugaLocale used for parsing. Defaults to KalugaLocale.defaultLocale.
style
The NumberFormatStyle to configure the format to use. Defaults to NumberFormatStyle.Decimal.
Parameters
locale
The KalugaLocale used for parsing. Defaults to KalugaLocale.defaultLocale.
style
The NumberFormatStyle to configure the format to use. Defaults to NumberFormatStyle.Decimal.