last_day
function last_day(column): Column;Defined in: functions/datetime.ts:93
Returns the last day of the month which the given date belongs to.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function last_day(column): Column;Defined in: functions/datetime.ts:93
Returns the last day of the month which the given date belongs to.
| Parameter | Type |
|---|---|
column | ColOrName |