trentrichardson / jQuery-Timepicker-Addon

Adds a timepicker to jQueryUI Datepicker
http://trentrichardson.com/examples/timepicker/
MIT License
2.66k stars 1.05k forks source link

minDateTime issue #738

Open rcsprakash opened 10 years ago

rcsprakash commented 10 years ago

Hi,

I have a some strange problem in minDateTime. I have set the current date as minDateTime. Suppose the current date is 2014-5-15 5:30 means the controls start the date from 15 on 5th month and the year 2014. The hour drop down starts from 5-23 and the mins drop down starts from 30-59. If I change the hour from 5 to 6 or higher the mins drop down wont change, still it starts the mins starts from 30-59 only. But if click any date then it will change the mins from 00-59. Now I again change the hour to 5, this time the drop down changes automatically and start the mins from 30-59. The issue occurs only when we increase the hour alone not the date. Please guide us further to solve this issue.

rcsprakash commented 10 years ago

hi, Can you please look into this issue. Thanks, Suria.