time
A time column to store a time.
Doesn't return nanos from database.
Parameters
name
The column name
Returns the time from this date expression.
Returns the time from this datetime expression.
Returns the time from this timestamp expression.
Returns the time 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
time
Content copied to clipboard
Returns the time from this timestamp expression.