LOTUSSCRIPT/COM/OLE CLASSES
Finds the difference in seconds between one date-time and another.
Defined in
NotesDateTime
Syntax
difference& = notesDateTime.TimeDifference( notesDateTime )
Parameters
notesDateTime
difference&
timeDifference in Java DateTime class
Example See Also