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.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
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.
| Parameter | Type |
|---|---|
column | ColOrName |