arqex / arqex/react-datetime

Option to set start and end range of date / time

Open
#371 5 comments 4 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.