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