Page 1 of 1

Re: Displaying time in Calendar

Posted: Sun Feb 04, 2007 2:49 pm
by Dr.CSS
Very Nice Site!...

Re: Displaying time in Calendar

Posted: Wed May 23, 2007 4:18 am
by amandapanda
Hi. I have tried this as well, and changed the code to

Code: Select all

{$month_names[$month_number]} {$event.event_date_start|date_format:"%e"}, {$event.event_date_start|date_format:"%Y at %H:%M %p"}
But then the dates that do not have times associated with them show up like so: May 26, 2007 at 00:00 AM

Any suggestions?

Thanks!