How to convert Datepicker value to js Date() object?
Hi Team,
Is there a quick way to convert the value of a datepicker e.g. (9/10/2015) to a Date() object in javascript?
The trick is that datepicker 's value can be in different date formats.
Thanks
Dongzhi