Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 (中文) » MobiLink - 服务器管理 » MobiLink 服务器 API » 用于 Java 的 MobiLink 服务器 API 参考 » TimestampWithTimeZone 类 » equals 方法

 

equals(Timestamp) 方法

如果 this 的时间戳部分等于 o 并且满足以下两种条件之一即返回 ture:o 是与此具有相同时区偏移的 TimestampWithTimeZone,或者 o 不是 TimestampWithTimeZone 但其时区偏移为 00:00。

 语法
 参数
 返回值