NextMonth
%NextMonth function
Old name
%NextMonthT
Function
The function returns the starting time of the next month shifted by the offset given by the parameter Offset. Values of the parameter Offset may be negative, too. The result is a value of Absolute time type.
Declaration
TIME %NextMonth(
INT in Offset,
UNIVAL in CalcTrigger,
TEXT in timeZone := %GetCurrentTimeZone()
)Parameters
offset | Offset [s]. |
CalcTrigger | Object - a change of its value causes the function to be recalculated. Its type is arbitrary. |
timeZone |
Related pages: