> `kotlinx-datetime` versions earlier than `0.7...
# fun-adaptive
j
kotlinx-datetime
versions earlier than
0.7.0
used to provide
kotlinx.datetime.Instant
and
kotlinx.datetime.Clock
. The Kotlin standard library started including its own, identical
kotlin.time.Instant
and
kotlin.time.Clock
, as it became evident that
Instant
was also useful outside the datetime contexts.
This one? Ugh... I didn't even know that was released.