FORMULA LANGUAGE


@Hour
Example

Returns the number of the hour in the specified timeĀ­date.

Syntax

@Hour( timeDateValue )

Parameters

timeDateValue


Return value

hour


Usage

If the parameter is a list, the function operates on each element of the list, and the return value is a list with the same number of elements.

Language cross-reference

Hour function of LotusScript language

Example
See Also