1
Hello Everyone!
Currently, my Agenda calender module diaplays the date in this format:
"Today is 2004 December 28 Tuesday"
How do I change the format to read:
"Today is Tuesday, December 28th"
I see the "$agendax.date" smarty tag within the template, but I'm not versed enough with Smarty to understand where I would make the change.
Also, the "Thisweek_block" displays any reacurring events by including a "(reocurring)" link, this is cool except it doesn't state on what day the event is reoccuring! Any ideas of how I could replace or add to the (recurring) link?
Thanks in advance for any help!!