Month

Month

%Month function


Function

The function retrieves the time component  - month - of given absolute time.

Declaration

INT %Month( TIME in Arg, TEXT in timeZone := %GetCurrentTimeZone() )

Parameters

Arg

Function argument.

timeZone

Example

%Month(SysTime) ; the result is the current month of the system time