The dateTimeLib.timestampFrom() system function returns a TIMESTAMP value that is based on a DATE and TIME that you specify.
dateTimeLib.timestampFrom( tsDate DATE? in, tsTime TIME? in) returns (result TIMESTAMP?)