Calculate month names as plain text
madicon.de/Tipps & Tricks/Calculate month names as plain text

Calculate month names as plain text

With the following formula you can calculate the month name as plain text for a given date.
@Select(@Month(DATEFIELD);"January";"February";"March";"April";"May";"June";"July";"August";"September";"October";"November";"December")
The field "DATEFIELD" must of course be of type "Date/Time".
 

Amazon Affiliate Link
notion image