TimeToString

About the function

The function converts a time point to text specification on the YYYYMMDDhhmmss format prefixed with UTC as the calendar reference.

Syntax

  • TimeToString(d)

Description

Type Description
d A time point represented as a number.

The function returns the time point as an UTC string that can be used as argument to other functions expecting a time specification.