Kendo UI for jQuery DateInput Overview

The DateInput represents an input field that recognizes and formats scheduling values such as dates.

It provides separate sections for days, months, years, hours, and minutes, and also supports the customization of date and time formats.

Kendo UI for jQuery Kendoka image

The DateInput is part of Kendo UI for jQuery, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Kendo UI for jQuery DateInput

Functionality and Features

  • Selected Dates and Formats—The component enables you to create a non-editable DateInput with a selected date.
  • Floating Label—You can render a placeholder text for form or input fields, which floats above that field and remains visible once the user starts interacting with that field.
  • Date Editing—You can configure different steps for incrementing and decrementing the segments.
  • Appearance—The built-in options enable you to modify the component's appearance.
  • Integration with Other Editors—The DateInput provides options for integration with other Kendo UI editor components such as the DatePicker, DateTimePicker, and TimePicker.
  • Globalization—The component supports the translation of component messages (localization) and adapting them to specific cultures.

Next Steps

See Also

In this article