Does Kotlin/Common provide a "Timestamp class" (ge...
# multiplatform
i
Does Kotlin/Common provide a "Timestamp class" (getNow, toString, compare) that works on both Kotlin/JS and Kotlin/JVM, or do I need to implement my own ?