Skip to content

//core/io.islandtime.base

Package-level declarations

common

(Experimental) Framework-level interfaces, allowing aspects of date, time, and duration to be abstracted. This area is unstable and likely to see significant change.

Types

Name Summary
DateTimeField

common


enum DateTimeField : Enum<DateTimeField>

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

common


interface TimePoint<T>

An object that can be placed exactly in time.