]
Kris Verlaenen updated DROOLS-1549:
-----------------------------------
Sprint: 2017 Week 24-25, 2017 Week 26-27 (was: 2017 Week 24-25)
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
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