I have used Jquery UI DatePicker for the option in my form to select the birthdate.
However, jquery gives a datepicker in <div id="datepicker"></div> tags,
Now i am using it in my form, how can i get its value to make it work for my form processing?
Use instead an
inputfield.Also you can user
dateFormatoption to format the date: