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