The following tables list the members exposed by DateTimeFormatInfoWrapper.
Name | Description | |
---|---|---|
![]() | DateTimeFormatInfoWrapper Constructor |
Name | Description | |
---|---|---|
![]() | AbbreviatedDayNames | Gets a collection containing the culture-specific abbreviated names of the days of the week. |
![]() | AbbreviatedMonthNames | Gets a collection containing the culture-specific abbreviated names of the months. |
![]() | AMDesignator | Gets or sets the string designator for hours that are "ante meridiem" (before noon). |
![]() | Calendar | |
![]() | CalendarWeekRule | Gets or sets a value that specifies which rule is used to determine the first calendar week of the year. |
![]() | DateSeparator | Gets or sets the string that separates the components of a date; that is, the year, month, and day. |
![]() | DayNames | Gets a collection containing the culture-specific full names of the days of the week. |
![]() | FirstDayOfWeek | Gets or sets the first day of the week. |
![]() | FullDateTimePattern | Gets or sets the format pattern for a long date and long time value, which is associated with the 'F' format character. |
![]() | IsReadOnly | Gets a value indicating whether the DateTimeFormatInfoWrapper is read-only. |
![]() | LongDatePattern | Gets or sets the format pattern for a long date value, which is associated with the 'D' format character. |
![]() | LongTimePattern | Gets or sets the format pattern for a long time value, which is associated with the 'T' format character. |
![]() | MonthDayPattern | Gets or sets the format pattern for a month and day value, which is associated with the 'm' and 'M' format characters. |
![]() | MonthNames | Gets a collection containing the culture-specific full names of the months. |
![]() | PMDesignator | Gets or sets the string designator for hours that are "post meridiem" (after noon). |
![]() | RFC1123Pattern | Gets the format pattern for a time value, which is based on the Internet Engineering Task Force (IETF) Request for Comments (RFC) 1123 specification and is associated with the 'r' and 'R' format characters. |
![]() | ShortableDateTimePattern | Gets the format pattern for a sortable date and time value, which is associated with the 's' format character. |
![]() | ShortDatePattern | Gets or sets the format pattern for a short date value, which is associated with the 'd' format character. |
![]() | ShortTimePattern | Gets or sets the format pattern for a short time value, which is associated with the 't' format character. |
![]() | TimeSeparator | Gets or sets the string that separates the components of time; that is, the hour, minutes, and seconds. |
![]() | UniversalShortableDateTimePattern | Gets the format pattern for a universal sortable date and time value, which is associated with the 'u' format character. |
![]() | YearMonthPattern | Gets or sets the format pattern for a year and month value, which is associated with the 'y' and 'Y' format characters. |
Name | Description | |
---|---|---|
![]() | Clone | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | CopyFrom | Overloaded. (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | DeSerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | GetDateTimeValidationExpression | Get regular expression validation expression for coresponding format expression. |
![]() | GetFullFormat | Gets date time full format from single character format. |
![]() | GetHashCode | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | GetObjectData | Overridden. |
![]() | GetWrapperProperties | Wrapper properties from DateTimeFormatInfoWrapper instance to DateTimeInfo instance. |
![]() | IsEmpty | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | ParseDateTimeStringData | Parse a string data to a datetime. |
![]() | Reset | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | SerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | SetWrapperProperties | Wrap properties from DateTimeInfo instance to DateTimeFormatInfoWrapper instance. |
![]() | ToString | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | ValidateTimeStringData | Validate whether a string data is a valid time string data. |
Reference
DateTimeFormatInfoWrapper ClassISNet.WebUI.WebControls Namespace
System.Globalization.DateTimeFormatInfo
System.Globalization.CultureInfo