The DateInput widget represents an HTML input field that recognizes and formats values commonly used for date selection or scheduling. The component provides separate sections for days, months, years, hours, and minutes.
By using DateInput you will inherit standard Kendo UI framework benefits, such as MVVM, Globalization, Keyboard Navigation and Right to left support.
You can seamlessly use DateInput with a DatePicker widget. To achieve this behavior, enable the dateInput property of DatePicker.