DateTimeFormat Enumeration
Enum DateTimeFormat
Namespace:
CoreAssembly: Core (in Core.dll)
Members
Member name | Description | |
---|---|---|
UnknownSpecific | The unknown specific | |
ShortDate | The short date | |
LongDate | The long date | |
ShortTime | The short time | |
LongTime | The long time | |
FullShortDateTime | The full short date time | |
FullLongDateTime | The full long date time | |
GeneralShortDateTime | The general short date time | |
GeneralLongDateTime | The general long date time | |
MonthDayLowerCase | The month day lower case | |
MonthDayUpperCase | The month day upper case | |
Rfc1123LowerCase | The RFC1123 lower case | |
Rfc1123UpperCase | The RFC1123 upper case | |
SortableDateTimeIso8601 | The sortable date time iso8601 | |
UniversalSortableDateTime | The universal sortable date time | |
YearMonthLowerCase | The year month lower case | |
YearMonthUpperCase | The year month upper case |