JAVA/CORBA CLASSES
Finds the difference in seconds between one date-time and another.
Defined in
DateTime
Syntax
public int timeDifference(DateTime dt) throws NotesException
public double timeDifferenceDouble(DateTime dt) throws NotesException
Parameters
DateTime dt
int
TimeDifference method in LotusScript NotesDateTime class
Example See Also