| Class | Description |
|---|---|
| DayOfMonth |
A day-of-month in the ISO-8601 calendar system.
|
| DayOfYear |
A day-of-year in the ISO-8601 calendar system.
|
| Days |
A day-based amount of time, such as '12 days'.
|
| Interval |
An immutable interval of time between two instants.
|
| Months |
A month-based amount of time, such as '12 months'.
|
| Temporals |
Additional utilities for working with temporal classes.
|
| Weeks |
A week-based amount of time, such as '12 weeks'.
|
| YearQuarter |
A year-quarter in the ISO-8601 calendar system, such as
2007-Q2. |
| Years |
A year-based amount of time, such as '12 years'.
|
| Enum | Description |
|---|---|
| AmPm |
A half-day before or after midday, with the values 'AM' and 'PM'.
|
| Quarter |
A quarter-of-year, such as 'Q2'.
|
Copyright © 2010–2014 ThreeTen.org. All rights reserved.