Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client C API Programmer's Guide | Using Event Filters | Filter Strings | 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.