Skip to content

Commit

Permalink
Export new U.S. SOFR calendar (#570)
Browse files Browse the repository at this point in the history
  • Loading branch information
lballabio committed Jul 3, 2023
2 parents 824840d + 2b4f2e9 commit dadc11f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SWIG/calendars.i
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ namespace QuantLib {
class UnitedStates : public Calendar {
public:
enum Market { Settlement, NYSE, GovernmentBond,
NERC, LiborImpact, FederalReserve };
NERC, LiborImpact, FederalReserve, SOFR };
UnitedStates(Market m);
};

Expand Down

0 comments on commit dadc11f

Please sign in to comment.