Skip to Content
0
Former Member
Feb 11, 2011 at 06:57 PM

Find business days from range of parameters

26 Views

Hello,

Im trying to find the monday-friday days in a range of "start date" and "end date" parameters.

Both parameters are obviously a date field.

Can I evaluate each day in the array, compare it against "dayofweek" then add if in 2 to 6 ?

Please help