Time among other things

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
deadpoeticstar
Regular
Posts: 56
Joined: Tue Apr 18, 2006 3:10 pm

Time among other things

Post by deadpoeticstar »

How can i get it to be AM/PM and not Military time (13:56)
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Time among other things

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
deadpoeticstar
Regular
Posts: 56
Joined: Tue Apr 18, 2006 3:10 pm

Post by deadpoeticstar »

ok thanks...i think this should be an option either from a plugin or when serendipity is set up
Post Reply