[This documentation is preliminary and is subject to change.]
Provides classes for formatting currencies, decimal numbers, percent values, and permille values, based on the user's languages and geographic region.
Members
The Windows.Globalization.NumberFormatting namespace has these types of members:
Classes
The Windows.Globalization.NumberFormatting namespace has these classes.
| Class | Description |
|---|---|
| CurrencyFormatter | Formats and parses currencies. |
| DecimalFormatter | Formats and parses decimal numbers. |
| PercentFormatter | Formats and parses percentages. |
| PermilleFormatter | Formats and parses permillages. |
Interfaces
The Windows.Globalization.NumberFormatting namespace implements these interfaces.
| Interface | Description |
|---|---|
| INumberFormatter | An interface that returns a string representation of a provided value. |
| INumberFormatterOptions | An interface that gets and sets options for formatting numbers. |
| INumberParser | An interface that parses a string representation of a numeric value. |
Requirements
|
Minimum supported client | Windows 8 Release Preview |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
Build date: 5/22/2012
