TimeDayOfWeekReturns the zero-based day of week (0 means Sunday,1,2,3,4,5,6) of the specified date.
Parameters date [in] Datetime as number of seconds elapsed since midnight (00:00:00), January 1, 1970. Returned value The zero-based day of week (0 means Sunday,1,2,3,4,5,6) of the specified date. Example:
|