The properties defined in the LocaleFullInfo class are summarized in the following table.
Property | Contains … |
---|---|
currencyInfo | Currency formatting information for the current locale |
dateInfo | Date formatting information for the current locale |
defaultCodePage | Code page associated with the current locale |
defaultCountryCode | The default country code for the current locale |
defaultLanguageId | The default language for the current locale |
listSeparator | The separator used to separate elements in a list in the current locale |
measurementSystem | The measurement system of the current locale |
nativeDigits | The ten characters in the native encoding equivalent to the ASCII values 0 through 9 |
numericInfo | Numeric formatting information for the current locale |
timeInfo | Time formatting information for the current locale |