This repository has been archived by the owner on Jul 8, 2022. It is now read-only.
Releases: soywiz-archive/klock
Releases · soywiz-archive/klock
v1.12.0
v2.0.0-alpha-1.4.0-rc
Supports Kotlin 1.4.0-rc
v1.11.14
v2.0.0-alpha-3
- Supports Kotlin 1.4-M3
v1.11.13
release-1.9.1
Thanks to my sponsors that brought to you this version! https://github.com/sponsors/soywiz
- Kotlin 1.3.70
- Fixes from previous versions
DayOfWeek.next
andDayOfWeek.prev
[1]
release-1.8.0
Thanks to my sponsors that brought to you this version! https://github.com/sponsors/soywiz
- Kotlin 1.3.60
- tvOS and watchOS targets
- Added
DateTime.endOf*
andDateTime.startOf*
+DateTime.quarter
- Parsing or formatting midday time seems to give strange results. Fixes #73