Kendo UI for jQuery TimePicker Overview
The TimePicker enables users to select time values from a predefined list or enter new ones.
The widget supports configurable options for setting its format, minimum and maximum time, and the interval between the predefined values in the list.
The TimePicker 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.
Functionality and Features
- Selected times—-The TimePicker allows you to set a specific time range from which to choose.
- Formats—Check how you can set the format in the TimePicker.
- Validation—Check the available validation options in the component.
- Floating Label—Explore the Floating Label feature of the TimePicker.
- Appearance—Explore the styling options of the TimePicker component.
-
Automatic Correction—You can configure whether the component will autocorrect the user's input when the
min
andmax
dates are set.