JAVA/CORBA クラス


timeDifference メソッド

日時を示す 2 つの値の差分を秒単位で計算します。

定義位置

DateTime

構文

public int timeDifference(DateTime dt)
   throws NotesException

public double timeDifferenceDouble(DateTime dt)
   throws NotesException

パラメータ

DateTime dt


戻り値

int 型


double 型
クロスリファレンス

LotusScript NotesDateTime クラスの TimeDifference メソッド


関連項目