px_timestamp2string
Converts the timestamp into a string.
&reftitle.description;
stringpx_timestamp2string
resourcepxdoc
floatvalue
stringformat
&warn.undocumented.func;
&reftitle.parameters;
pxdoc
Resource identifier of the paradox database.
value
Value as stored in paradox database field of type
PX_FIELD_DATE, PX_FIELD_TIME, or PX_FIELD_TIMESTAMP.
format
String format similar to the format used by date.
The placeholders support by this function is a subset of those
supported by date (Y, y, m, n, d, j, H, h, G, g,
i, s, A, a, L).
&reftitle.returnvalues;
&return.success;