Back to Exposed

date

docs/api/exposed-java-time/org.jetbrains.exposed.v1.javatime/date.html

1.2.0877 B
Original Source

date

fun Table.date(name: String): Column<LocalDate>

A date column to store a date.

Parameters

name

The column name


fun <T : Temporal?> Expression<T>.date(): Date<T>

Returns the date from this temporal expression.

Generated by Dokka © 2026 Copyright