I'm using the DateTime::Fiscal::Year module and the quarter_of_fiscal_year method. I noticed during my debugging that under some circumstances I am receiving a 5 as the return value? Is this to notify of a wrap-over quarter for the following year?
I'm using the DateTime::Fiscal::Year module and the quarter_of_fiscal_year method. I noticed during my debugging that under some circumstances I am receiving a 5 as the return value? Is this to notify of a wrap-over quarter for the following year?