Namespace Sepia.Globalization.Numbers
Classes
NumberFormatter
Localises a number.
NumberingSystem
Representation of numeric value.
NumberOptions
The options to apply when NumberFormatter a number.
NumberPattern
Specifies a formatting pattern for a number or for a range of values.
NumberSymbols
The localised symbols that are commonly used when formatting numbers in a given locale.
SpellingFormatter
Localises a number into its words.
SpellingOptions
The options to apply when SpellingFormatter a number.
Interfaces
INumberFormatter
The numbers that can be localised.
Enums
NumberLength
Determines the length rules for NumberFormatter numeric quantities.
NumberStyle
Determines the rules for NumberFormatter numeric quantities.
SpellingStyle
Determines the rules for SpellingFormatter a numeric quantity into words.