Result = WeekDay ( Date/Time )
Returns the week day of a date/time value. See Predefined constants for a list of constants associated with week days.
Example :
PRINT Now; " -> "; WeekDay(Now) => 05/16/2002 22:31:30 -> 4