How to set the minimum date in the datepicker as the currentdate?
I am trying to make a ui screen which incorporates a datepicker.
I want the datepicker to be active only from the current date onwards ie the user should not be able to select any date before the currentdate.
How do I do it?