FORMULA LANGUAGE


@TimeToTextInZone
Example

Converts a time-date value to a text string, incorporating time zone information.

Syntax

@TimeToTextInZone( timeDate ; timeZone ; formatString )

Parameters

timeDate


timeZone
formatString
Return value

string


Usage

If the first parameter is a list, the function operates on each list element, and the return value is a list with the same number of elements.

Example
See Also