I wanted to make the Jquery Datepicker selected date to be the next week from current date, I tried it , but did not got luck. And also about the time picker I wanted to be something selected like 10:00Am.
Thank you in advance for help.
I wanted to make the Jquery Datepicker selected date to be the next week
Share
I still don’t get the specifics about the
selectedDateinside yourdatepickerand I prefer using a diferent time oftimepicker.The Timepicker plugin & demo: Adding a Timepicker to jQuery UI Datepicker
If you use this, you can easily achieve all your requirements like this.
Demo: jsFiddle with working example.