Time Limitation in DateTime Widget
Hi,
I want to restrict the User from choosing a future date. For example, today is 24-08-2023 1:00:00, and the User shouldn't be able to select 25-08-2023 1:00:00. All the future dates should be disabled for selection on the Runtime.
I have restricted the user from choosing the future date by giving the value to the Max Date but the user can select the time 2:00:00 from the widget in the Runtime. How can I limit it?

Thanks

