Option to set start and end range of date / time
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 858
- PR merge metrics
- No merged PRs in 30d
Description
### I'm Submitting a ...
```
[ ] Bug report
[x] Feature request
[ ] Support request
```
### Steps to Reproduce
By giving `from` and `to` property, users can control how many days will be shown on data time picker.
```jsx
```
It is different from the `isValid` property. `isValid` will disable some dates but still show them. It is not convenient for users to navigate if the restricted date is not in this month but several months later.
### Expected Results
### Actual Results
### Minimal Reproduction of the Problem
### Other Information (e.g. stacktraces, related issues, suggestions how to fix)
Contributor guide
Assessment
This issue has not been assessed yet.