https://kotlinlang.org logo
s

solidogen

03/05/2021, 9:29 PM
hi, can I store kotlinx.datetime Instant as a table?
doesn't seem to be possible, but I'm using exposed java-time plugin and I'm simply converting them with .toJavaInstant() and .toKotlinInstant() extensions on read/write
11 Views