koog
Toggle table of contents
0.7.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
koog
utils
/
ai.koog.utils.time
/
TimeUtils
/
toJavaInstant
to
Java
Instant
jvm
@
JvmStatic
fun
toJavaInstant
(
instant
:
Instant
)
:
Instant
(
source
)
Converts a
kotlin.time.Instant
to a
java.time.Instant
.