4images Forum & Community
4images Issues / Ausgaben => Installation, Update & Configuration => Topic started by: caimin on February 13, 2003, 09:09:06 AM
-
Hi,
I have maybe a really stupid question: I'm setting up a imagegallery BUT the time doesn't display Holland's time.. I think it's the worldtime or something.. But it's 6 hours earlier at the imagegallery then it's in holland..
Does anybody know how to change it?
-
in /includes/constants.php
change time zone:// Time offset for your website. Sometimes usefull if your server is located
// in other timezones.
define('TIME_OFFSET', 0);
-
My site is 3 hours behind what the actual time is Eastern. I have tried an offset of 3 (hrs), an offset of 180 (mins), and an offset of 10800 (secs). What is the correct format for the offset?
-
i think it is +3 or -3
RT
-
thanks but that didn't work. :oops: :?: