I'm using jQuery date picker. How do I save the selected date value to a SQL date field in the database. And how do I retrieve the date value from the database and have it select the date in the picker?
I find the documentation is scarce for this library.
Thanks in advance!