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

Set min and max date function #154

Closed Ochita closed 9 years ago

Ochita commented 9 years ago

Adding possibility to change max and min datetime of existed datetimepicker. This using in our project to limit available values when changing some attributes on web-page. I hope it's useful and my code is not so bad) Some comments may not be entirely clear, because I do not know English very well(( sorry about that.

mugifly commented 9 years ago

I'm sorry for the late reply.

It seems useful option! Thank you :+1:

royzrj commented 8 years ago

This solves issues #43 and #144