JAVA/CORBA CLASSES
Defined in
Session
Syntax
public DateTime createDateTime(String date) throws NotesException
public DateTime createDateTime(java.util.Date date) throws NotesException
public DateTime createDateTime(java.util.Calendar date) throws NotesException
String date
DateTime
See DateTime for descriptions and examples.
Language cross-reference
CreateDateTime method in LotusScript NotesSession class
See Also