FutureProg functions
datedayofweek
Number datedayofweek(DateTime date)
Contexts: computer function, computer program, standard futureprog
Returns the day-of-week number for the supplied real-world DateTime value, where Sunday is 0 and Saturday is 6.
date: The real-world DateTime value to inspect or transform
Contexts: computer function, computer program, standard futureprog
Returns the day-of-week number for the supplied real-world DateTime value, where Sunday is 0 and Saturday is 6.
date: The real-world DateTime value to inspect or transform