1

I need to set minTime in pm format and maxTime in am (i.e) minTime is today's noon and maxTime is tomorrow's morning. below is the snippet i used.

$('.fromtime').timepicker({
    stepMinute: 5,
    'minTime': '5:00 pm',
    'maxTime': '2:15 am'
});                
ADreNaLiNe-DJ
  • 4,787
  • 3
  • 26
  • 35
J Ramesh Fernandez
  • 309
  • 1
  • 8
  • 22

0 Answers0