month
function month(column): Column;Defined in: functions/datetime.ts:13
Extracts the month as an integer from a given date/timestamp/string.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function month(column): Column;Defined in: functions/datetime.ts:13
Extracts the month as an integer from a given date/timestamp/string.
| Parameter | Type |
|---|---|
column | ColOrName |