toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-kotlin-datetime
/
org.jetbrains.exposed.sql.kotlin.datetime
/
timestamp
timestamp
fun
Table
.
timestamp
(
name
:
String
)
:
Column
<
Instant
>
A timestamp column to store both a date and a time without time zone.
Parameters
name
The column name