background

Kendo UI for jQuery

jQuery DateTimePicker

  • Enable users to select both date and time using visual popups or keyboard inputs.
  • Part of the Kendo UI for jQuery library along with 100+ professionally-designed components.
  • Includes support, documentation, demos, virtual classrooms, learning resources and more!
header-jquery-DateTimePicker
  • Overview

    The Kendo UI for jQuery DateTimePicker component combines the jQuery DatePicker and jQuery TimePicker in a single component, conveniently enabling users to select both date and time slots. Users can either select a date and time using the component popups, or quickly type a date and time into the DateTimePicker input using their keyboard.

    See the jQuery DateTimePicker Overview demo

    datetimepicker---basic-usage
  • Classic and Modern Modes

    Make the jQuery DateTimePicker fit your look and feel by choosing from a traditional or modern layout and design.

    See the jQuery DateTimePicker Type demo

  • Range Selection

    Combine two DateTimePickers to allow users to select start and end dates and times of a range. Furthermore, set limits on the min and max dates to prevent users from selecting dates outside a particular range.

    See the jQuery DateTimePicker range selection demo

  • Templates

    Customize the look and feel of the different Kendo UI for jQuery DateTimePicker child components with templates. You can specifically tailor the built-in Calendar elements all the way to the cell level to match your brand and application style.

    See the jQuery DateTimePicker Templates demo

  • Floating Label

    Retain the context of the form field while saving space with the DateTimePicker floating label feature. It allows you to add a label that moves above the input upon clicking, thus creating a smoother and more efficient experience for end-users.

    See the jQuery DateTimePicker Floating Label demo

    Kendo UI for jQuery DateTimePicker Component Floating Label
  • Adaptive Mode

    The jQuery DateTimePicker UI component supports an adaptive mode that provides a mobile-friendly rendering of its popup. When enabled, the component will automatically adapt to the current screen size and will change its rendering accordingly.  

    See the jQuery DateTimePicker Adaptive Mode demo

     

     

    DateTimePicker Adaptive Rendering
  • Disabled Dates

    By default, the jQuery DateTimePicker is enabled and fully interactive. You can prevent date selection by setting a simple disableDates property. Common uses are disabling weekends and holidays. In a more advanced case, you can disable dates already booked in a reservations system.

    See the jQuery DateTimePicker Disable Dates demo

  • Week Column

    You can add the week number, one through 52, to any date or date range with the Week Column feature. The Kendo UI for jQuery DateTimePicker component can show or hide a column responsible for displaying the week number next to each week displayed in the calendar.

    See the jQuery DateTimePicker Week Column demo

  • Start View and Navigation Depth

    The Start View Selection Depth feature of the Kendo UI for jQuery DateTimePicker enables you to set the initial view and limit or expand the depth of the calendar to which the user can navigate. You can define how far users can zoom in on a date selection or zoom out of a date by for example narrowing down the selection options to only selecting a year and a month or only a month of a particular year.

    Read the jQuery DateTimePicker Start View and Navigation Depth documentation

  • Time and Date Formats

    Date and time come in many formats and with its support for standard date strings, the Kendo UI for jQuery DateTimePicker can handle any valid format to represent dates or times.

    Read the jQuery DateTimePicker Date and Time Formatting documentation

  • Globalization

    The jQuery DateTimePicker supports any globalization or localization scenarios. You can also enable RTL mode to display the control’s text and UI elements from left to right.

    See the jQuery DateTimePicker RTL demo

  • Keyboard Navigation

    Improve accessibility and productivity with keyboard-only navigation. This component supports keyboard navigation to help navigate and interact with dates.  

    See the jQuery DateTimePicker Keyboard Navigation demo

    Keyboard Navigation

All Kendo UI for jQuery Components

Next Steps