Tag Archives: TimeSpan

Calculate difference between two dates excluding Sunday or any day with CSharp

.Net is really great environment, a lot of functionality has already been implementedĀ  and ready to use. Its just one dot away. HereĀ  for example, you don’t need to implement anything to find the day of date just use DayOfWeek function.

Leave a comment Continue Reading →