RAD function: time

A RAD function that returns the time portion of a date and time value.

Function

time

Format

time($date.time.variable)

Parameters

The following parameter is valid for the time function:

Parameter Data type Description
$string String The string variable containing upper-case characters.

Factors

The time of a given date and time may be different in different time zones.

Example

time($date.time)

After execution, the value of $date.time is 12:10:15.