Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Compares this DateTimeOffset object to another Object.
Syntax
public boolean equals(Object o)
Parameters
o
The object you want compare to the current instance.
Return Value
Returns true if this DateTimeOffset object represents the same point in time at the same offset from GMT as another DateTimeOffset.