Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






@Second

Extracts and returns the seconds value from the specified time-date.

Syntax

@Second( time-date )

Parameters

time-date

Time-date or time-date list. The value with the second that you want to extract.

Return value

seconds

Number or number list. The number of seconds in the second part of the time. Returns -1 if the time-date provided contains only a date and not a time value.

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

Second function of LotusScript language

See examples

Examples: @Second
Related topics
Performing time-date operations
@Day
@Hour
@Minute
@Month
@Year
@Adjust




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009