LOTUSSCRIPT /COM/OLE のクラス


TimeDifference メソッド

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

定義位置

NotesDateTime 型

構文

difference& = notesDateTime.TimeDifference( notesDateTime )

パラメータ

notesDateTime


戻り値

difference&


クロスリファレンス

Java DateTime クラスの timeDifference


関連項目