Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client Java API Programmer's Guide | Using Event Filters | Filter Strings | Filter Functions | date
 
date
date date(
int year,
int month,
int day)
year
The year.
month
The month.
day
The day.
Creates a date value with the specified day, month, and year.