Back to Exposed

CustomTimestampWithTimeZoneFunction

docs/api/exposed-kotlin-datetime/org.jetbrains.exposed.v1.datetime/-custom-timestamp-with-time-zone-function.html

1.2.0866 B
Original Source

CustomTimestampWithTimeZoneFunction

fun CustomTimestampWithTimeZoneFunction(functionName: String, vararg params: Expression<*>): CustomFunction<OffsetDateTime?>

Calls a custom SQL function with the specified functionName, that returns both a date and a time with time zone, and passing params as its arguments.

Generated by Dokka © 2026 Copyright