Package io.islandtime.base

(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

DateTimeField
Link copied to clipboard
common
enum DateTimeField : Enum<DateTimeField>

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

TimePoint
Link copied to clipboard
common
interface TimePoint<T>

An object that can be placed exactly in time.