Versions Compared

Key

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

...

  • getCommitList - based on the data the commit was made
  • runFromCommitList - based on the data the commit was made

Parameters:

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

...