The function returns the begin time of next month
that is moved by an offset given by the parameter Offset.
Values of the parameter Offset may be negative,
too. Result is
a value of Absolute time type.
Declaration
TIME %NextMonth(
INT in Offset,
UNIVAL in CalcTrigger,
INT in timeZone := %GetTimeZone()
)
Parameters
offset
Offset [s].
CalcTrigger
Object - a change of its value causes the function to be recalculated. Its type is optional.
timeZone
Forced time zone to convert to a local time. It is
set as a time zone offset from UTC during winter in seconds.
Pridať komentár