The datepicker needs to also be re-set when you reset the form.
Attach a setvalue action for the datepicker on the same event you are using to reset your form on modal hide, so set its value to todays date:
1 Like