Second Function

Description:
The second component of a time value, in the range 0 to 59.
Returns:
Number
Parameter:
Parameter
Data Type
Description
1
Time
The time.
Example:
When using functions inside a field, remember the field brackets:
{Second(BankOpeningTime)}
Expression
Result
Second( Time( 23, 15, 45 ) )
45

Related content