%Year function
Related pages:
INT %Year( TIME in Arg, INT in timeZone := %GetTimeZone() )
Arg | Function argument. |
timeZone | Forced time zone to convert to a local time. It is set as a time zone offset from UTC during winter in seconds. |
%Year(SysTime) ; the result is the current year of the system time
Related pages:
Pridať komentár