Total Kotlin/Java/JVM beginner here: managed to deserialize some complex JSON with `kotlinx.serializ...
k
Total Kotlin/Java/JVM beginner here: managed to deserialize some complex JSON with
kotlinx.serialization
, just can't figure out how to deserialize to
LocalDateTime
k
Thanks, works brilliantly!
👏 1