LOTUSSCRIPT/COM/OLE CLASSES


TimeDifferenceDouble method
Beispiel

Finds the difference in seconds between one date-time and another.

Hinweis This method is new with Release 5.

Defined in

NotesDateTime

Syntax

difference# = notesDateTime.TimeDifferenceDouble( notesDateTime )

Parameters

notesDateTime


Return value

difference#


Beispiel