Hello,
Just wondering if it’s possible for the Month formula to show the month instead of just the number?
Example attached. Any help would be very much appreciated
Thank you,
Sarah
Page 1 / 1
I don’t know what is current formula that you use, but you can use DATETIME_FORMAT() on your date field and that use MMMM as format specifier which will return month as January, February, etc.
You can see all options for this function here:
I don’t know what is current formula that you use, but you can use DATETIME_FORMAT() on your date field and that use MMMM as format specifier which will return month as January, February, etc.
You can see all options for this function here:
Thank you so much! That worked
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.