![]() |
VOOZH | about |
The Query() method of OffsetTime class in Java queries this time using the specified query.
Syntax :
public R query(TemporalQuery query)
Parameter: This method accepts a single parameter query that specifies the query to be invoked and not null.
Return Value: It returns the query result, null may be returned (defined by the query).
Errors and Exceptions: The function throws two exceptions which are described below:
Below programs illustrate the query() method:
Program 1 :
OffsetTime precision is Nanos
Program 2 :
OffsetTime precision is Nanos