.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


timeDifference method
Example

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


Return value

int


double
Language cross-reference

TimeDifference method in LotusScript NotesDateTime class

Example
See Also