Skip to content

year

function year(column): Column;

Defined in: functions/datetime.ts:8

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

ParameterType
columnColOrName

Column