core / io.islandtime.base

Package 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.

Types

(iosArm64, iosX64, jvm, macosX64, tvosArm64, tvosX64, watchosArm64, watchosX86)

DateTimeField

A field describing a property of a date, time, or measurement of time.

enum class DateTimeField
(iosArm64, iosX64, jvm, macosX64, tvosArm64, tvosX64, watchosArm64, watchosX86)

TimePoint

An object that can be placed exactly in time.

interface TimePoint<T>