]
Edson Tirelli updated DROOLS-1549:
----------------------------------
Issue Type: Enhancement (was: Bug)
Extend date and time functions
------------------------------
Key: DROOLS-1549
URL:
https://issues.jboss.org/browse/DROOLS-1549
Project: Drools
Issue Type: Enhancement
Components: dmn engine
Affects Versions: 7.0.0.CR3
Reporter: Edson Tirelli
Assignee: Edson Tirelli
Fix For: 7.1.0.Final
Extend date and time functions to support the following cases:
* {{date( <dateTimeString> )}} should return a date ignoring the time component of
the string
* {{time( <dateTimeString> )}} should return a time ignoring the date component of
the string