Skip to content

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.

ParameterType
columnColOrName
dayOfWeekstring

Column