The core set of date-time classes, supporting the ISO calendar system.
(iosArm64, iosX64, jvm, macosX64)
io.islandtime |
Date-time primitives and core concepts, such as |
(iosArm64, iosX64, jvm, macosX64)
io.islandtime.base |
Experimental: Framework-level interfaces, allowing aspects of date and time to be abstracted. This area is unstable and likely to see significant change. |
(iosArm64, iosX64, jvm, macosX64)
io.islandtime.clock |
The default clock implementation, providing access to the system clock at millisecond precision and a |
(iosArm64, iosX64, macosX64)
io.islandtime.darwin |
Various extensions specifically for the Apple platform. |
(jvm)
io.islandtime.jvm |
Various extensions specifically for the JVM. |
(iosArm64, iosX64, jvm, macosX64)
io.islandtime.measures |
Classes related to the measurement of time, including |
(iosArm64, iosX64, jvm, macosX64)
io.islandtime.operators |
A set of convenience operators for various date-time primitives, enabling things like |
(iosArm64, iosX64, jvm, macosX64)
io.islandtime.parser |
A set of predefined parsers that can be used to convert strings in various ISO formats into date-time primitives, along with a parsing engine that provides the ability to define custom parsers. |
(iosArm64, iosX64, jvm, macosX64)
io.islandtime.ranges |
Date ranges, time intervals, and the ability to iterate over them and perform various operations. |
(iosArm64, iosX64, jvm, macosX64)
io.islandtime.zone |
Time zone database support. |