Intersoft WebInput Documentation
DateTimeFormatInfoWrapper Class Members
See Also  Properties  Methods  Send Feedback
ISNet.WebUI.WebControls Namespace : DateTimeFormatInfoWrapper Class

Glossary Item Box

The following tables list the members exposed by DateTimeFormatInfoWrapper.

Public Constructors

Public Properties

 NameDescription
Public PropertyAbbreviatedDayNames Gets a collection containing the culture-specific abbreviated names of the days of the week.  
Public PropertyAbbreviatedMonthNames Gets a collection containing the culture-specific abbreviated names of the months.  
Public PropertyAMDesignator Gets or sets the string designator for hours that are "ante meridiem" (before noon).  
Public PropertyCalendar  
Public PropertyCalendarWeekRule Gets or sets a value that specifies which rule is used to determine the first calendar week of the year.  
Public PropertyDateSeparator Gets or sets the string that separates the components of a date; that is, the year, month, and day.  
Public PropertyDayNames Gets a collection containing the culture-specific full names of the days of the week.  
Public PropertyFirstDayOfWeek Gets or sets the first day of the week.  
Public PropertyFullDateTimePattern Gets or sets the format pattern for a long date and long time value, which is associated with the 'F' format character.  
Public PropertyIsReadOnlyGets a value indicating whether the DateTimeFormatInfoWrapper is read-only.  
Public PropertyLongDatePattern Gets or sets the format pattern for a long date value, which is associated with the 'D' format character.  
Public PropertyLongTimePattern Gets or sets the format pattern for a long time value, which is associated with the 'T' format character.  
Public PropertyMonthDayPattern Gets or sets the format pattern for a month and day value, which is associated with the 'm' and 'M' format characters.  
Public PropertyMonthNames Gets a collection containing the culture-specific full names of the months.  
Public PropertyPMDesignator Gets or sets the string designator for hours that are "post meridiem" (after noon).  
Public PropertyRFC1123Pattern 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.  
Public PropertyShortableDateTimePattern Gets the format pattern for a sortable date and time value, which is associated with the 's' format character.  
Public PropertyShortDatePattern Gets or sets the format pattern for a short date value, which is associated with the 'd' format character.  
Public PropertyShortTimePattern Gets or sets the format pattern for a short time value, which is associated with the 't' format character.  
Public PropertyTimeSeparator Gets or sets the string that separates the components of time; that is, the hour, minutes, and seconds.  
Public PropertyUniversalShortableDateTimePattern Gets the format pattern for a universal sortable date and time value, which is associated with the 'u' format character.  
Public PropertyYearMonthPattern Gets or sets the format pattern for a year and month value, which is associated with the 'y' and 'Y' format characters.  
Top

Public Methods

 NameDescription
Public MethodClone (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodCopyFromOverloaded.  (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodDeSerializeObjectData (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodGetDateTimeValidationExpression Get regular expression validation expression for coresponding format expression.  
Public MethodGetFullFormat Gets date time full format from single character format.  
Public MethodGetHashCode (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodGetObjectDataOverridden.   
Public MethodGetWrapperPropertiesWrapper properties from DateTimeFormatInfoWrapper instance to DateTimeInfo instance.  
Public MethodIsEmpty (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodParseDateTimeStringData Parse a string data to a datetime.  
Public MethodReset (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodSerializeObjectData (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodSetWrapperPropertiesWrap properties from DateTimeInfo instance to DateTimeFormatInfoWrapper instance.  
Public MethodToString (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodValidateTimeStringData Validate whether a string data is a valid time string data.  
Top

See Also

Reference

DateTimeFormatInfoWrapper Class
ISNet.WebUI.WebControls Namespace
System.Globalization.DateTimeFormatInfo
System.Globalization.CultureInfo

© 2013 Intersoft Solutions Corp. All Rights Reserved.