LOTUSSCRIPT/COM/OLE CLASSES


TimeDifferenceDouble method
Example

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

Note This method is new with Release 5.

Defined in

NotesDateTime

Syntax

difference# = notesDateTime.TimeDifferenceDouble( notesDateTime )

Parameters

notesDateTime


Return value

difference#


Example