The system function DateTimeLib.dayOf returns a positive integer that represents a day (1-7), as derived from a variable of type TIMESTAMP.
DateTimeLib.dayOf(aTimeStamp TIMESTAMP in) returns (result INT)
Related concepts
Syntax diagram for EGL functions
Related reference
DATE
EGL library DateTimeLib