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