FORMULA LANGUAGE
Builds a time-date value from separate date, time, and time zone values.
Note This @function is new with Release 6.
Syntax
@TimeMerge( date; time ; timeZone )
Parameters
date
Time-date
If the first or second parameter is a list, the function operates pair-wise on the list elements, and the return value is a list with the same number of elements as the larger list.
Example See Also