MicroStrategy ONE
Second
Returns the integer value for the second of the input time. The return value is an integer between 0 and 59.
Syntax
Second(
Argument
)
Where:
Argument
is a metric representing a list of dates and times.
For information on whether your database supports various date and time functions, see MicroStrategy and Database Support for Functions.
Example
Input is the time 9:45:13 am; output is the integer 13
.
Input is the time 11:10:47 pm; output is the integer 47
.