...
- getQuestionList - based on the data the question was asked
- runFromQuestionList - based on the data the question was asked
Parameters:
- startDate - Earliest date to get data.
- endDate - Latest date for data entries. Default to now (most recent).
The dates should be specified to match the dateFormat parameter. If not provided, the local default format will be tried. The CLI also tries (release 4.3 and higher) some standard default formats like: yyyy-MM-dd HH:mm:ss.
...