B2B Integration : Trading Networks Built-In Services Reference : Util Folder : Summary of Elements in this Folder : wm.tn.util:longToSqlTimestamp
wm.tn.util:longToSqlTimestamp
Converts a java.lang.long value to java.sql.Timestamp.
Input Parameters
longValue
String The java.lang.long value that you want to convert to a java.sql.Timestamp object.
Output Parameters
timestamp
Object List The converted java.sql.Timestamp value.
Usage Notes
This service uses the java.sql.Timestamp.Timestamp constructor. It constructs a timestamp object using a milliseconds time value. This will not throw any Exception.
Copyright © 2016- 2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback