Hello,
I am listing courses and one of the custom fields is the date and time. I set the Field Type as Date. To format the output I am using
{course_date_and_time format="%D, %F %d, %Y - %g:%i"}But I get this error
Fatal error: Unsupported operand types in /mypath/expressionengine/libraries/Localize.php on line 206
Can you please help? Thank you!