Display End date of respective month in Financial reporting
After selecting a Date from prompt for the Accounting Period, how do I get the last Day of the month as the Accounting Period in an FRS Report?
For example, If I give prompt as 11-25-2022, I should get 10-31-2022, 09-30-2022 & 08-31-2022.
Whereas if I give the prompt as 08-15-2022, I should get it 07-31-2022, 06-30-2022 & 05-31-2022
Is there any Member Function/List that we can use to get this?