amsul / pickadate.js

The mobile-friendly, responsive, and lightweight jQuery date & time input picker.
http://amsul.ca/pickadate.js
MIT License
7.7k stars 1.02k forks source link

Send date value to time picker #1223

Open sunilbhar opened 3 years ago

sunilbhar commented 3 years ago

Hi, I have different time value for each date, So I want to send the selected date using onSet function, which gives the selected date and opens the time picker, please help. thanks