Skip to content

current_date

function current_date(): Column;

Defined in: functions/datetime.ts:58

Returns the current date at the start of query evaluation as a date column.

Column