zpaulovics / datetimepicker-rails

A date and time picker for Twitter Bootstrap in Rails using Simple Form

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to disable previous dates in the calendar

harsh-parihar opened this issue · comments

I want to disable the previous dates to select. How can I achieve that.

Use the minDate option which prevents date/time selections before this date.

You can find more dateils here