| title | equals Method (DateTimeOffset) | Microsoft Docs |
|---|---|
| ms.custom | |
| ms.date | 01/19/2017 |
| ms.prod | sql |
| ms.prod_service | connectivity |
| ms.reviewer | |
| ms.technology | connectivity |
| ms.topic | conceptual |
| ms.assetid | d9883c25-5c43-4633-874e-4b490e4bccad |
| author | David-Engel |
| ms.author | v-daenge |
[!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.