The system function DateTimeLib.timeOf returns a string that represents the time of day derived from either a TIMESTAMP variable or the system clock.
DateTimeLib.timeOf([aTimeStamp TIMESTAMP in]) returns (result STRING)
hh:mm:ss
Related concepts
Syntax diagram for EGL functions
Related reference
DATE
EGL library DateTimeLib