D
David C
I am looking for a routine that would give me the first Sunday in a month
and the last Saturday in a month for any given date. For example, Passing
10/20/2009 would return 9/27/2009 for the first Sunday and 10/31/2009 for
the last Saturday in the month. I can get the first and last day of a month
but this one I cannot figure out. I am using asp.net and framework 3.5
Thanks.
David
and the last Saturday in a month for any given date. For example, Passing
10/20/2009 would return 9/27/2009 for the first Sunday and 10/31/2009 for
the last Saturday in the month. I can get the first and last day of a month
but this one I cannot figure out. I am using asp.net and framework 3.5
Thanks.
David