Thank you all for your submissions. Then I came across additional documentation where I could use dates like this. Surely your answers will come to my mind again;)
The plugin I use is an event dispatcher, and this is a solution for others who might want this:
<div class="ev_body"> <span class="ev_icon">#_CATEGORYIMAGE</span> <span class="ev_category">#_CATEGORY</span> <span class="ev_weekday">#l</span> <span class="ev_day">#j</span> <span class="ev_month">#M</span> <span class="ev_time">#_EVENTTIMES</span> <span class="ev_link">#_EVENTLINK {has_location}<br/><i>#_LOCATIONNAME, #_LOCATIONTOWN #_LOCATIONSTATE</i>{/has_location} </span> </div>
Where #l, #j, #M etc. are PHP date formats.
Sixfootjames
source share