DateTime.DayOfWeek?? This will not return Thursday, but rather a enum value for the Day of Week.
--
Regards,
Anand M
VB.NET MVP
http://www.dotnetindia.com
"Richard" wrote:
> Hi,
>
> Can anyone tell me an easy way to get the name of the day if I supply a
> date? For example if I enter the 1/July/2004 I want it to return a
> Thrusday. I know there is a function (I think) but I've looked everywhere
> and can't find it.
>
> Thanks
> Richard
>
>
>