Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • getQuestionList - based on the data the question was asked
  • runFromQuestionList - based on the data the question was asked

Parameters:

  1. startDate - Earliest date to get data. 
  2. 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

...