This enumeration allows to set the type of display for a Date.
Enumeration Items | |
DateOnly |
Displays the date only (with format according to the user locale). |
TimeOnly |
Displays the time only (with format according to the user locale). |
DateAndTime |
Displays the date and the time (with format according to the user locale). |