Framework-level interface defining read-only access to a temporal object, such as a date, time, offset or some combination of these.
See java.time.temporal for full documentation
Gets the value of the specified field as an int.
Gets the value of the specified field as a long.
Checks if the specified field is supported.
Queries this date-time.
Gets the range of valid values for the specified field.
Framework-level interface defining read-only access to a temporal object, such as a date, time, offset or some combination of these.
See java.time.temporal for full documentation