-
Notifications
You must be signed in to change notification settings - Fork 196
Open
Description
Is there away to disable dates older than today, as we don't want users to select dates in the past?
<DateRangePicker
initialSettings={{ startDate: sdate, endDate: sdate }}
onCallback={this.handleCallback}
>
<input name="datepicker" type="text" className="form-control" />
</DateRangePicker>
Also not sure how we can an option to allow the user to select time (9:00am)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels