Hi,
I want to extract Date from DateTime field and bind to DatePicker. When I try to do that, it throws error as shown in below and in attached screenshot.
<DatePicker defaultValue={new Date().toLocaleDateString()}
Also wanted to know, Could onchange method on datepicker control return only date but not time?
Regards,
Parag