Hi,
I have asset listing page, listing 5 events in the horizon in order of date. I'm trying to custom print the date so it shows only the Date and Month (DD/MM), instead of DD/MM/YYYY.
Tried the %globals_date_X% method but it doesn't work.
Any help is much appreciated.
thanks
If you customize the type format, then use %event_start_datetime_X% it will work. 