Date Time Picker

The Date Time Picker is a control that allows the user to select a date from a drop down calendar and the time from a drop down list.

Default Behavior

Demonstrates the default behavior of the Date Time Picker control.

Date Range

Demonstrates how you can limit the selection to a specific range in a calendar by using min and max properties.

Special Dates

Demonstrates how you can mark a date as a special date so it will stand out.

Disabled Dates

Demonstrates how you can disable specific dates in the calendar using the renderDayCell event.

Format

Demonstrates how you can change the format of the selected date time.