Uses of Interface
net.time4j.engine.ChronoUnit
Packages that use ChronoUnit
Package
Description
The main package contains four basic types of ISO-8601, namely
PlainDate, PlainTime, PlainTimestamp
and Moment.Support for various regional calendars.
Support for the Badi calendar.
Support for the French revolutionary calendar.
Defines the common generic schemes and interfaces of chronological
systems.
-
Uses of ChronoUnit in net.time4j
Subinterfaces of ChronoUnit in net.time4jModifier and TypeInterfaceDescriptioninterfaceRepresents a calendar unit conforming to ISO-8601.interfaceRepresents a wall time unit conforming to ISO-8601.interfaceRepresents a unit suitable for timestamps which are compositions of date and time (PlainTimestamp).Classes in net.time4j that implement ChronoUnitModifier and TypeClassDescriptionclassRepresents the most common time units related to a standard ISO-8601-calendar.classRepresents the most common time units on an ISO-8601-conforming analogue clock counting the scale ticks.classDefines the SI-second as the duration of 9,192,631,770 periods of the radiation corresponding to the transition between the two hyperfine levels of the ground state of the caesium 133 atom.classRepresents a special unit for week-based years which are described by ISO-8601 and follow the week cycle from Monday to Sunday. -
Uses of ChronoUnit in net.time4j.calendar
Classes in net.time4j.calendar that implement ChronoUnitModifier and TypeClassDescriptionstatic classDefines some calendar units for the Chinese calendar.static classDefines some calendar units for the Coptic calendar.static classDefines some calendar units for the Ethiopian calendar.static classDefines the time units for the Ethiopian clock time.static classDefines some calendar units for the Hebrew calendar.static classDefines the time units for the Hebrew time.static classDefines some calendar units for the Hijri calendar.static classDefines some calendar units for the Indian calendar.static classDefines some calendar units for the Japanese calendar.static classDefines some calendar units for the Julian calendar.static classDefines some calendar units for the Korean calendar.static classDefines some calendar units for the Persian calendar.static classDefines some calendar units for the Vietnamese calendar. -
Uses of ChronoUnit in net.time4j.calendar.bahai
Classes in net.time4j.calendar.bahai that implement ChronoUnitModifier and TypeClassDescriptionstatic classDefines come calendar units for the Badi calendar. -
Uses of ChronoUnit in net.time4j.calendar.frenchrev
Classes in net.time4j.calendar.frenchrev that implement ChronoUnitModifier and TypeClassDescriptionstatic classDefines come calendar units for the French revolutionary calendar. -
Uses of ChronoUnit in net.time4j.engine
Classes in net.time4j.engine with type parameters of type ChronoUnitModifier and TypeClassDescriptionclassAbstractDuration<U extends ChronoUnit>Defines a timespan using the default algorithm of Time4J.classAbstractMetric<U extends ChronoUnit,P extends AbstractDuration<U>>Represents a metric suitable for the default algorithm of Time4J.Classes in net.time4j.engine that implement ChronoUnitModifier and TypeClassDescriptionclassAbstract time unit class which can define its own rule.