github Kotlin/kotlinx-datetime v0.4.0

latest releases: v0.6.0, v0.6.0-RC.2, v0.6.0-RC...
pre-release2 years ago
  • Add the LocalTime class for representing time-of-day (#57). Thank you, @bishiboosh!
  • Provide LocalTime#toSecondOfDay, LocalTime.fromSecondOfDay, and various other functions for compact representation of LocalTime (#204). Thank you, @vanniktech!
  • Provide LocalDate#toEpochDays, LocalDate.fromEpochDays for representing a LocalDate as a single number (#214).
  • Rename Clock.todayAt to Clock.todayIn for naming consistency (#206).
  • Update the Kotlin dependency to 1.7.0.

Don't miss a new kotlinx-datetime release

NewReleases is sending notifications on new releases.