The following tables list the members exposed by IRegionalSettings.
Name | Description | |
---|---|---|
AbbreviatedDayNames | Gets or sets the array of abbreviated names of days. | |
AbbreviatedMonthNames | Gets or sets the array of abbreviated names of months. | |
AMDesignator | Gets or sets the string that indicates morning in a 12-hour time. | |
Calendar | Gets or sets the Calendar for formatting date values | |
CurrencyDecimalDigits | Gets or sets the number of decimal places in currency values. | |
CurrencyNegativePattern | Gets or sets the format for negative currency values. | |
CurrencyPositivePattern | Gets or sets the format for positive currency values. | |
CurrencySymbol | Gets or sets the string that indicates the currency symbol. | |
CurrentYear | Gets or sets the current year if the year is not specified in a date value. | |
DateSeparator | Gets or sets the string that separates the portions of a date value. | |
DateTimeFormat | Gets the DateTimeFormatInfo object associated with the current culture. | |
DayNames | Gets or sets the array of day names. | |
DecimalSeparator | Gets or sets the string that indicates the decimal symbol. | |
LongDateFormat | Gets or sets the format of a long date. | |
MonthNames | Gets or sets the array of month names. | |
NegativeSign | Gets or sets the string that indicates a negative value. | |
NumberDecimalDigits | Gets or sets the number of decimal places in float numbers. | |
NumberGroupSeparator | Gets or sets the string that separates a number group. | |
NumberGroupSize | Gets or sets the number of digits in each number group. | |
NumberLeadingZero | Gets or sets whether to display a leading zero in float numbers. | |
NumberNegativePattern | Gets or sets the format for negative values. | |
PercentDecimalDigits | Gets or sets the number of decimal places in percent values. | |
PercentNegativePattern | Gets or sets the format for negative percent values. | |
PercentPositivePattern | Gets or sets the format for positive percent values. | |
PercentSign | Gets or sets the string that indicates a percent value. | |
PMDesignator | Gets or sets the string that indicates afternoon and evening in a 12-hour time. | |
ShortDateFormat | Gets or sets the format of a short date. | |
TimeFormat | Gets or sets the format of a time value. | |
TimeSeparator | Gets or sets the string that separates the portions of a time value. | |
TwoDigitYearMax | Gets or sets the last year of a 100-year range that can be represented by a two-digit year. |