1

If I didn't specify the cutoff_time which date it will be the reference for the primitive TIME_SINCE_LAST?

I cannot find it in the documentation.

Thanks!

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
Rui Figueiredo
  • 110
  • 1
  • 5

1 Answers1

0

If a cutoff time isn't provided, the cutoff time will get set to the current time using cutoff_time = datetime.now()

Max Kanter
  • 2,006
  • 6
  • 16