Skip to content

Disable past dates #254

@redimongo

Description

@redimongo

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions