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