Hi @keshav
These two stuffs can be handled with what @TimK suggested, but this one
we must have those dates stored in a list, as it differs with the places
for saturday and sunday we can check with a if condition like this
yourdatetimevariable.DayOfWeek.ToString.
with which we can check whether it is “Saturday” or “Sunday”
for dynamic selection of date in a calender, i hope this would help you buddy
Cheers @keshav