Mono Class Library: Overview

System.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

Public Properties

AbbreviatedDayNamesstring[]. Gets or sets a one-dimensional array of type string containing the culture-specific abbreviated names of the days of the week.
AbbreviatedMonthGenitiveNamesstring[]. Documentation for this section has not yet been entered.
AbbreviatedMonthNamesstring[]. Gets or sets a one-dimensional array of type string containing the culture-specific abbreviated names of the months.
AMDesignatorstring. Gets or sets the string culture-specific designator for hours that are "ante meridiem" (before noon).
CalendarCalendar. Documentation for this section has not yet been entered.
CalendarWeekRuleCalendarWeekRule. Documentation for this section has not yet been entered.
[read-only]
static
CurrentInfoDateTimeFormatInfo. Gets a read-only System.Globalization.DateTimeFormatInfo instance that formats values based on the current culture.
DateSeparatorstring. Gets or sets the culture-specific string to use to separate the year, month, and day components of a date.
DayNamesstring[]. Gets or sets a one-dimensional array of type string containing the culture-specific full names of the days of the week.
FirstDayOfWeekDayOfWeek. Documentation for this section has not yet been entered.
FullDateTimePatternstring. Gets or sets the format pattern for a long date and long time value.
[read-only]
static
InvariantInfoDateTimeFormatInfo. Gets a culture invariant instance of System.Globalization.DateTimeFormatInfo that is read-only.
[read-only]
IsReadOnlybool. Gets a bool value indicating whether the current System.Globalization.DateTimeFormatInfo instance is read-only.
LongDatePatternstring. Gets or sets the format pattern for a long date value.
LongTimePatternstring. Gets or sets the format pattern for a long time value.
MonthDayPatternstring. Gets or sets the format pattern for a month and day value.
MonthGenitiveNamesstring[]. Documentation for this section has not yet been entered.
MonthNamesstring[]. Gets or sets a one-dimensional array of type string containing the culture-specific full names of the months.
[read-only]
NativeCalendarNamestring. Documentation for this section has not yet been entered.
PMDesignatorstring. Gets or sets the culture-specific string designator for hours that are "post meridiem" (after noon).
[read-only]
RFC1123Patternstring. Documentation for this section has not yet been entered.
ShortDatePatternstring. Gets or sets the format pattern for a short date value.
ShortestDayNamesstring[]. Documentation for this section has not yet been entered.
ShortTimePatternstring. Gets or sets the format pattern for a short time value.
[read-only]
SortableDateTimePatternstring. Documentation for this section has not yet been entered.
TimeSeparatorstring. Gets or sets the culture-specific string to use to separate the components of time values (hour, minutes, seconds).
[read-only]
UniversalSortableDateTimePatternstring. Documentation for this section has not yet been entered.
YearMonthPatternstring. Gets or sets the format pattern for a year and month value.