date
A date column to store a date.
Parameters
name
The column name
Returns the date from this date expression.
Returns the date from this datetime expression.
Returns the date from this timestamp expression.
Returns the date from this timestampWithTimeZone expression.
Deprecated
Deprecated due to usage of old kotlinx.datetime.Instant. The change caused by deprecation of Instant in the kotlinx.datetime (see more on https://github.com/Kotlin/kotlinx-datetime?tab=readme-ov-file#deprecation-of-instant)
Replace with
date
Content copied to clipboard
Returns the date from this timestamp expression.