Skip to content

extract

function extract(field, column): Column;

Defined in: functions/datetime.ts:143

Extracts a part of the date/timestamp or interval source (e.g. “year”, “month”, “day”).

ParameterType
fieldstring
columnColOrName

Column