How to get the date from the alternate datepicker field? – Jquery
Datepicker has this function which allows you to ship the date into an alternative input with an alternate date format. In my program, I'm hiding the datepicker input and trigger open the calendar with a button. How do I get…