Change date order from dd/mm/yyyy to mm/dd/yyyy?
Change date order from dd/mm/yyyy to mm/dd/yyyy?
While I realize how useful the European date order of dd/mm/yyyy is for resolving number ambiguity
, neverless I would like change S9Y to the impracticle mm/dd/yyyy of which I am very comfortable with. How can I do this?
John Canfield
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Change date order from dd/mm/yyyy to mm/dd/yyyy?
Hi!
You can edit your language file (lang/serendipity_lang_en.inc.php) and change the "DATE_FORMAT" there.
Or, if you're just curious about the frontend template look, you can edit your templates *.tpl files and replace "DATE_FORMAT" with the string of the date format you want to use.
HTH,
Garvin
You can edit your language file (lang/serendipity_lang_en.inc.php) and change the "DATE_FORMAT" there.
Or, if you're just curious about the frontend template look, you can edit your templates *.tpl files and replace "DATE_FORMAT" with the string of the date format you want to use.
HTH,
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/