Calendar.sos#

Calendar.sos(date: date) date#

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

Parameters:

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

Return type:

datetime.date