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

SAP Sybase SQL Anywhere 16.0 (中文) » MobiLink - 服务器管理 » MobiLink 服务器 API » MobiLink 服务器 Java API 参考 » TimestampWithTimeZone 类 » equals 方法

 

equals(Timestamp) 方法

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

 语法
 参数
 返回值
 另请参见