| title | equals Method (DateTimeOffset) |
|---|---|
| description | equals Method (DateTimeOffset) |
| author | David-Engel |
| ms.author | davidengel |
| ms.date | 01/19/2017 |
| ms.service | sql |
| ms.subservice | connectivity |
| ms.topic | reference |
[!INCLUDEDriver_JDBC_Download]
Compares this DateTimeOffset object to another Object.
public boolean equals(Object o)
o
The object you want compare to the current instance.
Returns true if this DateTimeOffset object represents the same point in time at the same offset from GMT as another DateTimeOffset.