longbill / jquery-date-range-picker

A jQuery plugin that allows user to select a date range
MIT License
1.12k stars 579 forks source link

Time Only? #405

Closed yabdab closed 5 years ago

yabdab commented 6 years ago

Is there a way to have a Time only option? No month view, just the time selectors.

monovertex commented 5 years ago

Since this is a date / date-range picker, I think having a time-only picker would be outside the scope of the plugin. There are other, easy to use alternatives, such as http://jonthornton.github.io/jquery-timepicker/ or https://timepicker.co/.

If you consider this to be a feature worth adding and wish to discuss this further, please feel free to re-open this issue.