How can we extract 2 date entities in RASA froms using Duckling?

In my project, i want to extract 2 date entities say ‘departure date’ and ‘return date’ using duckling in RASA forms. I am not sure how to do it. I add duckling in my pipeline and its working (tested by running only nlu). I am actually confused about how to customize duckling for this to work.