FORMULA LANGUAGE
Converts a time-date value to a text string, incorporating time zone information.
Syntax
@TimeToTextInZone( timeDate ; timeZone ; formatString )
Parameters
timeDate
string
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