DateOptions Properties
Include Protected Members
Include Inherited Members
The DateOptions type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
AMDesignator | Gets the string designator for hours that are "ante meridiem" (before noon). |
![]() |
Calendar | Gets the current calendar. |
![]() |
CalendarType | Gets the type of the current calendar. |
![]() |
DateSeparator | Gets the character or text that separates the components of date; that is, the month, day, and year. |
![]() |
DateTimeFormat | Gets the current DateTimeFormat derived from the regional settings and the calendar. |
![]() |
DayNames | Gets the culture-specific full names of the days of the week. |
![]() |
FirstDayOfWeek | Gets a value that represents the first day of the week displayed in the calendar. |
![]() |
HijriAdjustment | Gets the number of days to add or subtract from the calendar to accommodate the variances in the start and the end of Ramadan and to accommodate the date difference between countries/regions. |
![]() |
Lang | Gets the language used for date options. |
![]() |
LongDatePattern | Gets the format pattern for a long date value, which is associated with the “D” standard format character. |
![]() |
MonthDayPattern | Gets the format pattern for a month and day value. The pattern is associated with the "m" and "M" format characters. |
![]() |
PMDesignator | Gets the string designator for hours that are "post meridiem" (after noon). |
![]() |
SelectedDate | Gets the currently selected date. |
![]() |
ShortDatePattern | Gets the format pattern for a short date value, which is associated with the "d" format character. |
![]() |
TimePattern12Hour | Gets the current 12-hour time format pattern. |
![]() |
TimePattern24Hour | Gets the current 24-hour time format pattern. |
![]() |
TimeSeparator | Gets the character or string that separates the components of time; that is, the hour, minutes, and seconds. |
![]() |
Today | Gets the current date. |
Top
.gif)