LOTUSSCRIPT/COM/OLE CLASSES


TimeDifference method
Example

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

Defined in

NotesDateTime

Syntax

difference& = notesDateTime.TimeDifference( notesDateTime )

Parameters

notesDateTime


Return value

difference&


Language cross-reference

timeDifference in Java DateTime class

Example
See Also