Hour

Hour

%Hour function


Function

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

Declaration

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

Parameters

Arg

Function argument.

timeZone

Example

%Hour(SysTime) ; the result is the current hour of the system time