Extract or label the weekday
Returns weekday numbers, or weekday labels when requested, from Date or Datetime values.
x (Date): | Datetime | Vector The
temporal value(s).
label (Bool): = false If true,
returns abbreviated weekday names.
week_start (Int): = 7 Day the week
starts on (1=Mon, 7=Sun).