Lotus Notes Adapter 6.0 | webMethods Lotus Notes Adapter Documentation | webMethods Lotus Notes Adapter Installation and User’s Documentation | Built-In Services Reference | Built-In Services Reference | wm.ln.dateTime:createDTFromDate
 
wm.ln.dateTime:createDTFromDate
This flow service creates a lotus.domino.DateTime object from a java.util.Date object.
Input Parameters
session
Session The lotus.domino.Session object to create the lotus.domino.DateTime object with.
date
String The java.util.Date object to create the lotus.domino.DateTime object with.
Output Parameters
dateTime
DateTime The lotus.domino.DateTime object created.