FormatTimestamp (FUN)¶
FUNCTION FormatTimestamp
Takes a SYSTIME value and formats it. If the SYSTIME value is 0, an empty string is used as result.
- InOut:
Scope
Name
Type
Initial
Comment
Input
liTimestampThe timestamp to format
cbsResultREFERENCE TO CharBufferString
The string, where the result will be stored
sDateFormatPatternSTRING‘’
optional date format
sTimeFormatPatternSTRING‘’
optionale time format