kotlinx-datetime v0.3.2 Release Notes

  • 🔋 Features

    • ⚡️ Update Kotlin dependency to 1.6.0 and remove ExperimentalTime from API involving Duration which became stable (#156)
    • ➕ Add an explicit module-info descriptor to JVM variant of the library (#135)
    • kotlinx.datetime.Instant conversions to and from JS Date (#170).