getDateTime

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

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

Returns null if that index was NULL in the result.

Parameters

index

Integer index of the column to read