Back to Devexpress

DateTimeMask Members

blazor-devexpress-dot-blazor-dot-datetimemask-dot-underscore-members.md

latest5.1 KB
Original Source

DateTimeMask Members

Defines built-in patterns for date-time and date-time offset masks.

Properties

NameDescription
ISO8601 staticApplies the sortable ISO8601 format to the editor’s value.
LongDate staticApplies the long date format to the editor’s value.
LongDateTime staticApplies the full date long time format to the editor’s value.
LongTime staticApplies the long time format to the editor’s value.
MonthAndDay staticApplies the month format to the editor’s value.
MonthAndYear staticApplies the year month format to the editor’s value.
RFC1123 staticApplies the RFC1123 format to the editor’s value.
ShortDate staticApplies the short date format to the editor’s value.
ShortDateTime staticApplies the general date short time format to the editor’s value.
ShortTime staticApplies the short time format to the editor’s value.
Universal staticApplies the sortable universal format to the editor’s value.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

DateTimeMask Class

DevExpress.Blazor Namespace