Hello, 

How do you set the end date for current the one in the documentation keeps getting an error? 

self.SetEndDate(datetime.now() - timedelta(1))

Author