Skip to content

datediff

function datediff(end, start): Column;

Defined in: functions/datetime.ts:68

Returns the number of days from start to end.

ParameterType
endColOrName
startColOrName

Column