Page 1 of 1

Time among other things

Posted: Wed Apr 19, 2006 8:56 pm
by deadpoeticstar
How can i get it to be AM/PM and not Military time (13:56)

Re: Time among other things

Posted: Wed Apr 19, 2006 9:02 pm
by garvinhicking
Either edit your template and replace "DATE_FORMAT_ENTRY" or "DATE_FORMAT_SHORT" with the strftime() variables you want to use, or edit your serendipity_lang_XX.inc.php file and change the contents of those two mentioned constants.

Regards,
Garvin

Posted: Wed Apr 19, 2006 9:10 pm
by deadpoeticstar
ok thanks...i think this should be an option either from a plugin or when serendipity is set up