Skip to content

Releases: chRyNaN/time

Release 0.6.2 (10)

04 Oct 20:42
Compare
Choose a tag to compare
Release 0.6.2 (10)

Release 0.6.1 (9)

01 Oct 17:07
Compare
Choose a tag to compare
Release 0.6.1 (9)

Release 0.6.0 (8)

30 Sep 19:25
Compare
Choose a tag to compare
Release 0.6.0 (8)

Release 0.5.1 (7)

15 Aug 15:32
Compare
Choose a tag to compare
Release 0.5.1 (7)

Release 0.5.0 (6)

04 Aug 02:47
Compare
Choose a tag to compare
Release 0.5.0 (6)

Release 0.4.0 (5)

15 May 19:41
Compare
Choose a tag to compare
Release 0.4.0 (5)

Release 0.3.0 (4)

19 Mar 12:25
Compare
Choose a tag to compare
Release version 0.3.0 (4)

Release version 0.2.1 (3)

01 Feb 04:40
Compare
Choose a tag to compare

Minor update release.

Introduced DateTimeLong.

Release 0.2.0 (2)

30 Jan 05:20
Compare
Choose a tag to compare

Release 0.2.0 (2) is a significant change since the original version of this library. Since the original version of this library was released, the kotlinx.datetime library was introduced. Since the kotlinx.datetime library provided a lot of the functionality this library original provided, and since it's an official Kotlin extension library, this time library has changed focus. Now the core components of this library are the following:

  • DateTimeString
  • TimeProvider
  • TimeFormatter
  • Coroutine Time Utilities