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
I'm Submitting a ...
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