Hi, I see that the datepicker component has a logic handler for minimum date. I can’t quite tell from the documentation if it’s possible to specify as time as well.
I need to specify a minimum datetime of Now() + 4 hours. Can you suggest how I might accomplish this?
Thanks!
James
FYI, when I do this:
it seems to restrict the minimum date to today(), but disregards the time.
Hello, @James_Hereford
Unfortunately, this is not currently available. Minimum Date Logic
handler determines the minimum date that can be selected, not the time. We will investigate if it can be implemented.
Regards,
Serhiy
Thanks Serhiy. Is there perhaps a workaround or a JS solution you might recommend I pursue in the interim?
Hi @James_Hereford
I’ve been trying to find a possible workaround, but it doesn’t seem to be possible
Regards,
Zahar
Thank you Zahar. I appreciate the effort. I’d love to put this one in as a future feature request then!
Regards,
James
1 Like