Second
Represents an SQL function that extracts the second field from a given date expr.
Represents an SQL function that extracts the second field from a given datetime expr.
Represents an SQL function that extracts the second field from a given timestamp expr.
Represents an SQL function that extracts the second field from a given timestampWithTimeZone expr.
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
Second
Content copied to clipboard
Represents an SQL function that extracts the second field from a given timestamp expr.