4images Forum & Community

4images Issues / Ausgaben => Installation, Update & Configuration => Topic started by: tisi on April 03, 2003, 10:38:12 PM

Title: Uhrzeit umstellen
Post by: tisi on April 03, 2003, 10:38:12 PM
Hallo zusamen,

wo kann man eigentlich die Uhrzeit umstellen ? z.B. GMT +7

besten Dank !!
Title: Uhrzeit umstellen
Post by: V@no on April 03, 2003, 10:40:33 PM
/includes/constants.php    ->     define('TIME_OFFSET', 0);
Title: Uhrzeit umstellen
Post by: tisi on April 04, 2003, 08:48:04 AM
yes, you're right  :!:

// Time offset for your website. Sometimes usefull if your server is located
// in other timezones.
define('TIME_OFFSET', 8);

includes/constants.php