So in my RSS feed I have recurring & single events and I noticed that my single events have the times displayed as 00:00.
For example...
Test recurring
23 Feb 12 - 17:45 Location etc...
Test single
26 Feb 12 - 00:00 Location etc...
Any idea why or how to fix?
Thank you!
http://wordpress.org/extend/plugins/events-manager/
(Duh!)
It's because I marked my test events as "All Day" events.
So if I replace #H:#i
in events-manager-options#formats > RSS feed format
with #_EVENTTIMES
I get the start & fin times OR "All Day" on the RSS feed instead of just the start time or 00:00
(I'll try to stop asking stupid questions now)