Skip to content

dayofyear

function dayofyear(column): Column;

Defined in: functions/datetime.ts:28

Extracts the day of the year as an integer from a given date/timestamp/string.

ParameterType
columnColOrName

Column