| Modifier and Type | Class and Description |
|---|---|
class |
FixedCalendarInterval<T extends FixedCalendarInterval<T>>
Represents a fixed calendar interval.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CalendarMonth
Represents the month of a gregorian calendar year as interval
(like from 1st of January until end of January).
|
class |
CalendarQuarter
Represents the quarter of a gregorian calendar year as interval
(like from 1st of January until end of March).
|
class |
CalendarWeek
Represents the calendar week starting on Monday according to ISO-8601-paper.
|
class |
CalendarYear
Represents a full gregorian calendar year as interval from 1st of January until end of December.
|
Copyright © 2014–2018. All rights reserved.