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:createDTFromString
 
wm.ln.dateTime:createDTFromString
This flow service creates a lotus.domino.DateTime object from a String.
Input Parameters
session
Session The lotus.domino.Session object to create the lotus.domino.DateTime object with.
dateString
String Date string in the "mm/dd/yy hh:mm:ss AM/PM" format.
Output Parameters
dateTime
DateTime The lotus.domino.DateTime object created.