getDate

fun getDate(index: Int): <Error class: unknown class>?

Converts the buffer for provided column index to a kotlinx.datetime.LocalDate?

Returns null if that index was NULL in the result.

Parameters

index

Integer index of the column to read