4images Forum & Community
4images Issues / Ausgaben => Installation, Update & Configuration => Topic started by: dognation1 on December 28, 2007, 05:53:11 PM
-
How do i format time on the ACP? it is set at default of H:i I want to set it for CST (Central Standard time)
Thanks for your help!
chris
-
ACP - > Settings. ;)
Default in 4images is: d-m-Y but you edit if like. ;)
-
Hey Thunder....that is the format for the date....I want tto change format for TIME..default is set at H:i I want to set it for Central Standard Time. okay?
thanks
chris
-
Date and time in same page (ACP - > Settings). If need edit central time (offset) - includes/constants.php file - check for TIME_OFFSET define.
-
im really new at this.....what would I type in place of the default H:i ?????
-
open
includes/constants.php
search
define('TIME_OFFSET', 0); <-- set to 6 (for +6h) or -3 (for -3h) or what else... (o:
-
im really new at this.....what would I type in place of the default H:i ?????
H = Hour
i = Min
s = Secs
-
thanks guys!..i found it
chris
-
form more information:
http://de3.php.net/manual/de/function.date.php