v1.0

COMBINED-DATETIME Function

Description:

This function combines a date in integer date format and a time in numeric time format, and then returns a single numeric value from which both the date and the time can be derived.

Types:

Argument TypeReturn Type
Integer, NumericNumeric

Usage example:

FUNCTION* COMBINED-DATETIME* ( date time )