Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

Releases: soywiz-archive/klock

1.7.2

20 Sep 17:02
Compare
Choose a tag to compare
  • Support optional format parts #27

1.7.1

20 Sep 11:02
Compare
Choose a tag to compare
  • Supports TimeZone parsing. Fixes #14
  • Added SerializableDateTime wrapping a DateTime to allow serialization along DateTimeTz. Fixes #17
  • New PatternDateFormat parsing system. Fixes #33
  • Fixes a NumberFormatException. Fixes #37
  • Verifies that #38 is fixed. Fixes #38
  • klock-locale now includes ExtendedTimezoneNames with TimeZone names for parsing. Fixes #41
  • Now publishing to NPM: https://www.npmjs.com/package/@korlibs/klock Fixes #54
  • Fixes a bug when generating a span from a DateTimeRange. Fixes #63

1.7.0

19 Sep 09:25
Compare
Choose a tag to compare
  • Kotlin 1.3.50
  • Added Date and Time classes
  • Revamped DateTimeRange
  • Added DateTimeRangeSet
  • Some fixes to ISO8601
  • Fixed: #61 thanks to AndreasMattsson

https://github.com/korlibs/klock/blob/master/CHANGELOG.md

https://bintray.com/korlibs/korlibs/klock

1.5.0: Kotlin 1.3.40 (#52)

24 Jun 17:30
42a221b
Compare
Choose a tag to compare

1.1.1

25 Jan 01:30
Compare
Choose a tag to compare
Signed-off-by: soywiz <[email protected]>

1.0.0-alpha1

14 Oct 03:53
Compare
Choose a tag to compare
Update README.md

0.2.2

12 Nov 17:35
Compare
Choose a tag to compare
0.2.2 Pre-release
Pre-release
0.2.2

0.1.0

24 Oct 23:40
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
Some API adjustments