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