STCKTODATE

STCKTODATE returns a character string that contains a date/time value corresponding to a STCK value (set by PLISTCK).

Read syntax diagramSkip visual syntax diagramSTCKTODATE(x, p)
x
An UNSIGNED FIXED BIN(64) value holding a STCK value.
p
Specifies one of the supported date/time patterns. If p is omitted, it is assumed to be the TIMESTAMP pattern, namely 'YYYY-MM-DD-HH.MI.SS.999999'.

The allowed patterns are listed in Table 2. For an explanation of Lilian format, see Date/time built-in functions.