]
Edson Tirelli closed DROOLS-2529.
---------------------------------
Resolution: Rejected
I want to compare dates in decision table
-----------------------------------------
Key: DROOLS-2529
URL:
https://issues.jboss.org/browse/DROOLS-2529
Project: Drools
Issue Type: Feature Request
Reporter: Shamsh Tabrez
Assignee: Edson Tirelli
I want to compare dates in drools decision table.I have purchasedDate column in decision
table.I am passing the date value as 25-Apr-2015 and want to compare whether this passed
value is greater than the date mentioned in drools decision table.If it is greater then
fire the rools.
Will anyone help me in this regard how to compare dates in drools decision table?
Thank you.