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
/
datetime
datetime
fun
Table
.
datetime
(
name
:
String
)
:
Column
<
LocalDateTime
>
A datetime column to store both a date and a time without time zone.
Parameters
name
The column name