-
Feature Request
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
None
camunda-engine-dmn feel-juel supports the `date and time()` builtin function.
[DMN 1.1](http://www.omg.org/spec/DMN/1.1/PDF/) specifies this along with the builtin functions `date()` and `time()` which are missing for camunda.
If this has a high chance to be integrated I'd give it a try to add these two missing builtin functions with a pull request against camunda-engine-dmn master. As it is mostly a duplication of the current builtin it looks like an Easy Pick.
As I understood README.md of camunda-bpm-platform it should work with Java 1.6.