What code can I use to output the three next events names, date and time in my template (not using a widget, though) and make the name, date and time all linkable to the full event detail page? If possible, I’d like this to output each event in a separate LI.
Its probably possible but complicated because you’d have to modify the native PHP date function to do so. You might try searching around to find a solution for that. Good luck!