What?
date_time_picker currently enables any date to be picked. We could have optional parameters to set min and max selectable values.
Why?
There are cases in which only past or future dates would make sense, and potential cases where only a specific range should be selectable.
Current issue to be fixed
Other details
The parameters should accept now() or similar as value
What?
date_time_picker currently enables any date to be picked. We could have optional parameters to set min and max selectable values.
Why?
There are cases in which only past or future dates would make sense, and potential cases where only a specific range should be selectable.
Current issue to be fixed
Other details
The parameters should accept now() or similar as value