mugifly / jquery-simple-datetimepicker

Date & time picker for jQuery, It's simple & clean.
http://mugifly.github.com/jquery-simple-datetimepicker
Other
260 stars 182 forks source link

Unable to set Date Range (from date - to date) #144

Closed naga2raja closed 8 years ago

naga2raja commented 9 years ago

When the user select the start date then in the End date box, I want to disable the dates before the start date.

Is the functionality is already been done, because In the example I saw date range but that was also not working.

royzrj commented 8 years ago

@naga2raja the above merged pull request contains code that does what you need

royzrj commented 8 years ago

@mugifly I think this issue can be closed, what do you think?

naga2raja commented 8 years ago

@royzrj The issue doesn't occur in the master branch .. Let's close this issue.