The system function DateTimeLib.yearOf returns a four-digit integer that represents a year, as derived from a variable to type TIMESTAMP.
DateTimeLib.yearOf(aTimeStamp TIMESTAMP in) returns (result INT)
Related concepts
Syntax diagram for EGL functions
Related reference
DATE
EGL library DateTimeLib