Hi all,
I was wondering if I could get some help. For my app.
I need to check if the current date is after October 1st of each year. For example, now I want to check if the current date is past October 1st 2020 whereas in January I want to check if the date is past October 1st 2021, so the year has to be dynamic.
Any help would be greatly appreciated.