How to set minimum time in Datepicker ?
Posted: Wed Feb 04, 2015 3:14 am
HI.. I am using Apperyio("mobiledatepicker_4").datepicker_dataPickerOptions.minDate = 0;
to disable previous dates in Datepicker. How can I set a minimum time ? For ex: I want to disable todays date in datepicker beyond 11.00am. Can you pls help.