.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

FORMULA LANGUAGE


@TimeMerge
Example

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
timeZone
Return value

Time-date


Usage

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