-
Bug
-
Resolution: Done
-
Major
-
7.4.1.Final
-
None
-
2017 Week 45-46
-
NEW
-
NEW
In FEEL, a "date" can replace a "date and time" value anywhere it is required, by implicitly converting it with time set to "00:00:00".
Currently, addition and subtraction between date and duration is not working as it should, based on table 45 of the DMN spec. E.g:
date + duration
date - duration