Calendar.soq#

Calendar.soq(date: date) date#

Returns the first open day of the quarter given the date.

Parameters:

date (datetime.date) – the date from which to compute the start of the quarter

Return type:

datetime.date