A standardized, reusable, open source code library developed by and for the Community & Technical Colleges of Washington State in the creation of their own software applications.
The YearQuarter class already includes an Add() method. It should also have a corresponding .Subtract() method as well as the ability to specify how many quarters to add/subtract:
The YearQuarter class already includes an Add() method. It should also have a corresponding .Subtract() method as well as the ability to specify how many quarters to add/subtract: