Hello,
Can some please let me know what type of date format is used DMN
I have to compare date the date which I get as a input is in this format
inputDate = “12-May-2024”
I got to know from camunda doc that date format which is accepted by camunda is
“yyyy-MM-dd”