Disable past time
Open
- 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
Assessment
This issue has not been assessed yet.