TIBCO BusinessEvents™
Standard
DateTime
DateTime
.
getSecond()
Signature
int getSecond(DateTime date)
Domain
ACTION, CONDITION, QUERY, BUI
Description
Gets the second on the DateTime Object passed as input.
Parameters
Name
Type
Description
date
DateTime
A DateTime to get the second of.
Returns
Type
Description
int
The second on the
date
argument.
Cautions
none