Skip to content

month

function month(column): Column;

Defined in: functions/datetime.ts:13

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

ParameterType
columnColOrName

Column