How can I find number of days excluding saturdays and sundays using Datepicker? – Jquery
I found a code for finding days excluding weekends between two date without using datapicker but I need to show calendar(visually).I wrote code for showing calendar with datapicker but I could not be successful to update the code to write…