Checks if the specified unit is supported.
Returns an object of the same type as this object with the specified period subtracted.
Returns an object of the same type as this object with an amount subtracted.
Returns an object of the same type as this object with the specified period added.
Returns an object of the same type as this object with an amount added.
Calculates the amount of time until another temporal in terms of the specified unit.
Returns an adjusted object of the same type as this object with the adjustment made.
Returns an object of the same type as this object with the specified field altered.
Generated using TypeDoc
Framework-level interface defining read-write access to a temporal object, such as a date, time, offset or some combination of these.
See java.time.temporal for full documentation