Calendar.union#

Calendar.union(*others)#

Combines two calendars by combining dates in self and other.

Parameters:

others (iterables) –

Returns:

The union of self with others

Return type:

Calendar