Hello,
I am using VB.NET 2.0 to write an application. One function that I need to do is count the number of specific days within a user defined date range. For example, how many Mondays are there between Date1 and Date2.
Any ideas? Thanks in advance.
I am using VB.NET 2.0 to write an application. One function that I need to do is count the number of specific days within a user defined date range. For example, how many Mondays are there between Date1 and Date2.
Any ideas? Thanks in advance.