I need to calculate the same 'day' of the previous year. For example, if the main date is Monday, Dec. 3, 07, I need to find the date of Monday Dec ??, 2006.
There are a couple of ways to get here, but most of what I'm coming up with are "brute force" methods. Wondering if anyone has tackled this before.
There are a couple of ways to get here, but most of what I'm coming up with are "brute force" methods. Wondering if anyone has tackled this before.
Comment