next_day
function next_day(column, dayOfWeek): Column;Defined in: functions/datetime.ts:88
Returns the first date which is later than the given date and named day of the week.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
dayOfWeek | string |