date

A date column to store a date.

Parameters

name

The column name


fun <T : Temporal?> Expression<T>.date(): Date<T>

Returns the date from this temporal expression.