exposed
Toggle table of contents
1.0.0-rc-1
jvm
Platform filter
jvm
Switch theme
Search in API
exposed
exposed-kotlin-datetime
/
org.jetbrains.exposed.v1.datetime
/
dateTimeLiteral
date
Time
Literal
fun
dateTimeLiteral
(
value
:
LocalDateTime
)
:
LiteralOp
<
LocalDateTime
>
Returns the specified
value
as a date with time literal.