Framework-level interface defining an amount of time, such as "6 hours", "8 days" or "2 years and 3 months".
See java.time.temporal for full documentation
Adds to the specified temporal object.
Returns the value of the requested unit.
Returns the list of units uniquely defining the value of this TemporalAmount.
Subtracts this object from the specified temporal object.
Framework-level interface defining an amount of time, such as "6 hours", "8 days" or "2 years and 3 months".
See java.time.temporal for full documentation