UnionCal ======== .. currentmodule:: rateslib.scheduling .. autoclass:: UnionCal :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~UnionCal.calendars ~UnionCal.holidays ~UnionCal.settlement_calendars ~UnionCal.week_mask .. rubric:: Methods Summary .. autosummary:: ~UnionCal.add_bus_days ~UnionCal.add_cal_days ~UnionCal.add_months ~UnionCal.adjust ~UnionCal.adjusts ~UnionCal.bus_date_range ~UnionCal.cal_date_range ~UnionCal.is_bus_day ~UnionCal.is_non_bus_day ~UnionCal.is_settlement ~UnionCal.lag_bus_days ~UnionCal.roll ~UnionCal.to_json .. rubric:: Attributes Documentation .. autoattribute:: calendars .. autoattribute:: holidays .. autoattribute:: settlement_calendars .. autoattribute:: week_mask .. rubric:: Methods Documentation .. automethod:: add_bus_days .. automethod:: add_cal_days .. automethod:: add_months .. automethod:: adjust .. automethod:: adjusts .. automethod:: bus_date_range .. automethod:: cal_date_range .. automethod:: is_bus_day .. automethod:: is_non_bus_day .. automethod:: is_settlement .. automethod:: lag_bus_days .. automethod:: roll .. automethod:: to_json