Calendar.som#

Calendar.som(date: date) date#

Return the first open day of the month given the date.

Parameters:

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

Return type:

datetime.date