Time among other things
-
deadpoeticstar
- Regular
- Posts: 56
- Joined: Tue Apr 18, 2006 3:10 pm
Time among other things
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
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
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/
# 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