DateBased

A date-time unit equal to some number of days or months.

Operations involving DateBased units are performed on dates. The same operations on Instants require a TimeZone to find the corresponding LocalDateTimes first to perform the operation with the date component of these LocalDateTime values.

See also

for a description of date-time units in general.

for specifically day-based units.

for specifically month-based units.

Inheritors