Time picker

Time picker is used for selecting or entering a time value.

Usage
Code

Time picker is used for selecting/entering value for time input. It can either be a dropdown from where you can select preset time values or a specialized input where the user can enter the time using keyboard.

Types


Using Dropdown

Using Input

This way users can directly enter the time they want. This method does not limit the time values to specific intervals (15 minutes, 30 minutes, etc.). The colon appears itself.

Usage


Using date and time picker together

As soon as a date or date range is selected, time picker dropdown should be triggered so that users can select the time without any additional click.

Using date and time picker together Using date and time picker together


Was this page helpful?