Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

%Month function


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


Declaration


Blok kódu
languageesl
themeConfluence
INT %Month(
   TIME in Arg,
   INTTEXT  in timeZone :=  %GetTimeZone%GetCurrentTimeZone()
 )


Parameters


ArgFunction argument.
timeZone

Zahrnúť stránku
timeZone

Forced time zone to convert to a local time. It is set as a time zone offset from UTC during winter in seconds.

timeZone


Example


Blok kódu
languageesl
themeRDark
 %Month(SysTime)    ; the result is the current month of the system time