How can I check if today is the first Monday of the month?
The code below gives me the last day of the month, how should I modify this?
DateTime toda
I don't know c#, but in any language, it's
if Today is monday, and Today's Date is 7 or less.