A JavaScript component for choosing date ranges, dates and times. The component import Jquery and MomentJs.
You can read all documentation here (https://www.daterangepicker.com/).
Input Parameters:
The widget event return:
1º Step - You only need to do a Drag and Drop of the widget:
2º Step - Now, you need to configure the input parameters of the widget (check the list and description above). Like that:
3º Step - The widget will trigger you from an event. You need to create an action to receive the data:
PS. In OutSystems Now you can have some issues to pick date, but it is working in native applications.
Enjoy it!