if spot:
            if convention:
                res = res.adjust(convention, holidays)
            res = res.add_period(spot, holidays)