Hi
I keep getting an error when I use this formula:
DATETIME_FORMAT({DATE ISSUED},‘MM-DD-YYYY’)
This is what I am trying to do:
Make a second formula field using DATETIME_FORMAT({DATE ISSUED},‘MM-DD-YYYY’)^ and then copy the values for all your imported CSV entries into your original “Date Issued” field. The formula field you’re using now will then produce the result you’re after. After you do this you can delete your second formula field, and convert “Date Issued” into a date field."
Basically, I want to convert a text field with this date format:
1955-02-21
To this date format:
Fri, November 19, 1976
Here is a screenshot of my base setup, the first DATE ISSUED is a different formula. It’s the second DATE ISSUED formula that I am trying to get working:
I would appreciate any help.
Thank you,
Mary