datetimepicker
datetimepicker copied to clipboard
Disable time option
this jquery plugin has a DisabledDates option, is there a similar option that would disable certain times in the time picker?
Did you try parameter allowTimes?
http://xdsoft.net/jqplugins/datetimepicker/#allowTimes
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.