Calendar.soy

Calendar.soy(date: date) date

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

Parameters:

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

Return type:

datetime.date