DateTime picker input format

BrowseName
DateTimePickerInputFormatEnum

Values

Value DisplayName Description
0 Date and time with seconds (default) Shows date and time in extended form. For example, it-IT: DD/MM/YYYY HH:mm:ss, en-US: MM/DD/YYYY hh:mm:ss
1 Date and time without seconds Shows date and time without seconds. For example, it-IT: DD/MM/YYYY HH:mm or en-US: MM/DD/YYYY hh:mm
2 Date Shows the Date without any time. For example, it-IT: DD/MM/YYYY or en-US: MM/DD/YYYY;
3 Time with seconds Shows the Time (including seconds). For example, it-IT: HH:mm:ss or en-US: hh:mm
4 Time without seconds Shows only hours and minutes. For example, it-IT: HH:mm or en-US: hh:mm