Skip to content

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.

ParameterType
columnColOrName

Column