DateTimeMask Members
In This Article
#Properties
Name | Description |
---|---|
ISO8601 static | Applies the sortable ISO8601 format to the editor’s value. |
Long |
Applies the long date format to the editor’s value. |
Long |
Applies the full date long time format to the editor’s value. |
Long |
Applies the long time format to the editor’s value. |
Month |
Applies the month format to the editor’s value. |
Month |
Applies the year month format to the editor’s value. |
RFC1123 static | Applies the RFC1123 format to the editor’s value. |
Short |
Applies the short date format to the editor’s value. |
Short |
Applies the general date short time format to the editor’s value. |
Short |
Applies the short time format to the editor’s value. |
Universal static | Applies the sortable universal format to the editor’s value. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also