AlternateDateFormats Enumeration
Alternate Data Formats that can be provide by javascript. Can be used by Date TypeConverter and TypeEditor.
Members
Name | Value | Description |
---|---|---|
None | 0 | |
IsoShort | 1 | |
IsoDateTime | 2 | |
UtcShort | 3 | |
UtcDateTime | 4 | |
UtcShortWithDay | 5 | |
UtcDateTimeWithDay | 6 |
Defined in
Last Updated: 20 June, 2023