Zeek is using the following Klipfolio date function to specify the “start_date” parameter in his api query: {date.add(-5).startOfMonth.format(“yyyy MMM dd”)}. If today is December 3, 2017, what is the value that is being input into the “start_date” parameter?

  • Dec 1, 2017
  • 2017 December 1
  • 2017 December 01
  • 2017 November 01
  • November 1, 2017
  • None of the above

Leave a Reply