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
1.7.2
1.7.1
- 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
- Kotlin 1.3.50
- Added Date and Time classes
- Revamped DateTimeRange
- Added DateTimeRangeSet
- Some fixes to ISO8601
- Fixed: #61 thanks to AndreasMattsson
1.5.0: Kotlin 1.3.40 (#52)
Kotlin 1.3.40
1.1.1
Signed-off-by: soywiz <[email protected]>
1.0.0-alpha1
Update README.md