I want to create the task titled "Monthly recurring tasks for the month of <current month>". Is there a possibility for us to be able to create it using smart values?
I have tried using "Monthly recurring tasks for the month of {{now.format("MMMM")}}" based on java pattern documentation. It does not seem to create it on a similar manner. Is there a smart value that could pull up just the Month or just the month and the year?
Any help would be appreciated. Thank you.