How to get the particaular day of week from a dropdown when the user selects a date from date picker??
I want to let the user select a date drom datepicker. And in the next button i have day field where it contains list of days in a week.
I want to show the particular day for selected date from datepicker when the user clicks on day button. Plz help me?????
Try this