Home All Groups Group Topic Archive Search About

Getting the date of the first Sunday in April in VB.net

Author
3 Mar 2006 7:17 AM
Paulers
Hello,

How would I go about finding the date of the first Sunday of April in
VB.net?

Author
3 Mar 2006 7:57 AM
Homer J Simpson
"Paulers" <SuperG***@gmail.com> wrote in message
news:1141370252.604061.161240@v46g2000cwv.googlegroups.com...

> How would I go about finding the date of the first Sunday of April in
> VB.net?

Figure the Day of the Week for 1 April. Add required number of days.