Hi All,
There is a requirement where we have display current month and year in the email Invite.
Example: December 2023
But with the Date/Time metadata fields this format is not supported.
If we use this piped value ${date://CurrentDate/m} it gives month in digits like “12” instead of “December”
So, is there a way we can get the full month?