TI

In NLS mode, converts times in internal format to the default locale convention format.

Syntax

TI

Example

The following example shows the effect of the TI conversion code with the Oconv function:

Internal.Time = TIME()International.Time = OCONV(Internal.Time,
→ "TI")