Page 1 of 1

SOLVED: CalGuys Calendar Events Time to Display 12 Hours

Posted: Mon Jan 17, 2011 8:08 pm
by skarni
Hey Gang,

I'm wondering how I could set up my CalGuys Calendar events list to display 12 hours instead of military time? This module is very cool, just don't know how to get it to do this. I can have it display the 12 our format in the backend, but not on the actual page of the events list.

Any ideas? I'm not programmer savvy, so any suggestions would be appreciated.

Thank you!

Skarni

Re: Changing CalGuys Calendar Events Time to Display 12 Hour

Posted: Mon Jan 24, 2011 2:53 pm
by skarni
I've figured this out. For those of you like myself who are not php coders, what you do is go into the CalGuys Calendar templates (all of the ones you are using) and find-replace all instances of %H with %l. That is a lowercase L, not an I.

Anyway, hope this helps somebody. O0

Re: SOLVED: CalGuys Calendar Events Time to Display 12 Hours

Posted: Mon Nov 28, 2011 9:49 pm
by eferrini
Thanks skarni. Exactly what I need.