Mono Class Library: OverviewSystem.Globalization.DateTimeFormatInfo: Property Members |
The properties of System.Globalization.DateTimeFormatInfo are listed below. For a list of all members, see the DateTimeFormatInfo Members list.
See Also: Inherited members from System.Object
AbbreviatedDayNames string[]. Gets or sets a one-dimensional array of type string containing the culture-specific abbreviated names of the days of the week. AbbreviatedMonthGenitiveNames string[]. Documentation for this section has not yet been entered. AbbreviatedMonthNames string[]. Gets or sets a one-dimensional array of type string containing the culture-specific abbreviated names of the months. AMDesignator string. Gets or sets the string culture-specific designator for hours that are "ante meridiem" (before noon). Calendar Calendar. Documentation for this section has not yet been entered. CalendarWeekRule CalendarWeekRule. Documentation for this section has not yet been entered. [read-only] staticCurrentInfo DateTimeFormatInfo. Gets a read-only System.Globalization.DateTimeFormatInfo instance that formats values based on the current culture. DateSeparator string. Gets or sets the culture-specific string to use to separate the year, month, and day components of a date. DayNames string[]. Gets or sets a one-dimensional array of type string containing the culture-specific full names of the days of the week. FirstDayOfWeek DayOfWeek. Documentation for this section has not yet been entered. FullDateTimePattern string. Gets or sets the format pattern for a long date and long time value. [read-only] staticInvariantInfo DateTimeFormatInfo. Gets a culture invariant instance of System.Globalization.DateTimeFormatInfo that is read-only. [read-only] IsReadOnly bool. Gets a bool value indicating whether the current System.Globalization.DateTimeFormatInfo instance is read-only. LongDatePattern string. Gets or sets the format pattern for a long date value. LongTimePattern string. Gets or sets the format pattern for a long time value. MonthDayPattern string. Gets or sets the format pattern for a month and day value. MonthGenitiveNames string[]. Documentation for this section has not yet been entered. MonthNames string[]. Gets or sets a one-dimensional array of type string containing the culture-specific full names of the months. [read-only] NativeCalendarName string. Documentation for this section has not yet been entered. PMDesignator string. Gets or sets the culture-specific string designator for hours that are "post meridiem" (after noon). [read-only] RFC1123Pattern string. Documentation for this section has not yet been entered. ShortDatePattern string. Gets or sets the format pattern for a short date value. ShortestDayNames string[]. Documentation for this section has not yet been entered. ShortTimePattern string. Gets or sets the format pattern for a short time value. [read-only] SortableDateTimePattern string. Documentation for this section has not yet been entered. TimeSeparator string. Gets or sets the culture-specific string to use to separate the components of time values (hour, minutes, seconds). [read-only] UniversalSortableDateTimePattern string. Documentation for this section has not yet been entered. YearMonthPattern string. Gets or sets the format pattern for a year and month value.