jonthornton/Datepair.js

Minimum time delta?

Closed this issue · 1 comments

How would I go about disabling the 0 minute option for the end time?

Datepair won't enforce a minimum timedelta. Your best bet is to use getTimeDiff() and show a validation error to the user.