The TwxDateTimeFormatModel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | TwxDateTimeFormatModel | Initializes a new instance of the TwxDateTimeFormatModel class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | CustomDateFormat |
Custom date format. Use a standard .NET format.
|
![]() | CustomFormat |
Custom date/time format.
|
![]() | CustomTimeFormat |
Custom time format. Use a standard .NET format.
|
![]() | DateFormat |
Date format type.
|
![]() | DateTimeMode |
Visibility of date and time components.
|
![]() | DateTimeSeparator |
Date/time separator.
|
![]() | TimeFormat |
Time format type.
|
![]() | UseCustomFormat |
Use custom date/time format.
|