Content:
- Examples

A DateTimePicker in mobile UI design combines date and time selection in one interface.

dtp = ui.showDateTimePicker( date?, time?, format?, onSelect? ) → ui object: DateTimePicker

If you want a date picker only see DatePicker or if you want time picker only see TimePicker

Examples

Example - Default click to expand contents 

Example - With initial values, format and custom theme click to expand contents 

Example - Dark mode click to expand contents