arqex / arqex/react-datetime

Disable past time

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

Through `isValidTime`, we can enable/disable past dates,
What if we want to disable past time,
Suppose current datetime is 22/11/2024:04:00
and I want previous date as well as previous time both to be disabled.
I couldn't find any functionality for this.

### Expected Results

if current datetime is 22/11/2024:04:00
then previous date as well as time both should be disabled, I can only select 04:00 onwards for current date

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.