The InputDateTime control allows users to enter date and time using any format which is supported by the Globalize class. It also allows the users to pick a date from the drop-down box that displays a calendar and pick a time from the drop-down list. You can define the range of values a user can enter by setting the Min and Max properties of the control. The InputDateTime control also allows you to change individual date and time components (day, month, year, hour, minutes and seconds) independently by pressing up or down keys on the keyboard or using the mouse wheel.