N
N
nikegk2017-07-02 19:57:41
JavaScript
nikegk, 2017-07-02 19:57:41

What plugin can be used to select the time range?

Good afternoon.

There are a bunch of different datepickers through which you can select a range of dates. But I did not manage to find the same solution for choosing a time range without reference to a date, i.e. so that the user can specify the working time from 9:00 to 18:00.
Please tell me how can this be done?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey Sklyarov, 2017-07-02
@nikegk

If you don't need a selection of days at all, but just a selection of times that (as I understand it) will be sent through the form, you can use the jquery ui slider . Use it to create, for example, a slider.
Or just make a nice select with nice-select .
These are not the only options. But the first one will suit you perfectly.

T
ThunderCat, 2017-07-02
@ThunderCat

weareoutman.github.io/clockpicker just what was asked

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question