second

Syntax

second(X)

Arguments

X is an integer or temporal scalar/vector.

Details

Return the corresponding second(s).

Examples

$ second 2012.12.03 01:22:01;
01:22:01

$ second(61);
00:01:01