Implemented calculate_commitment_from_date() tool
Added the utility calculate_commitment_from_date()
that calculates the from date used to seperate expenditure from commitment. This requires a set of bank holidays which is retrieved using retrieve_bank_holidays()
.