datetimepicker icon indicating copy to clipboard operation
datetimepicker copied to clipboard

Disable time option

Open elieobeid7 opened this issue 9 years ago • 2 comments

this jquery plugin has a DisabledDates option, is there a similar option that would disable certain times in the time picker?

elieobeid7 avatar Oct 09 '15 17:10 elieobeid7

Did you try parameter allowTimes?

http://xdsoft.net/jqplugins/datetimepicker/#allowTimes

xpavp03 avatar Oct 12 '15 07:10 xpavp03

Currently, the 'allowTimes' parameter removes all other time selections. Sometimes it would be nice to show all of them and just disable some of them.

Tadaz avatar Sep 07 '19 17:09 Tadaz