Dot.Net Framework provides several classes for dates and times. the primary class is the System.DateTime.
The class Represents an instant in time, typically expressed as a date and time of day. The System.DayOfWeek enumeration Specifies the day of the week.
Posted in DotNetFactory



daniva




April 19th, 2008 at 11:44 am
The same result will come if we use VBscript fucntion weekdayname,why to go for dontnetfactory
dayofweek = WeekdayName(weekday(date))