4images Forum & Community

4images Issues / Ausgaben => Installation, Update & Configuration => Topic started by: caimin on February 13, 2003, 09:09:06 AM

Title: Changing Time...
Post 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?
Title: Changing Time...
Post by: V@no on February 13, 2003, 12:16:31 PM
in /includes/constants.php
change time zone:
Code: [Select]
// Time offset for your website. Sometimes usefull if your server is located
// in other timezones.
define('TIME_OFFSET', 0);
Title: Re: Changing Time...
Post by: lemccoy on February 10, 2006, 03:09:12 PM
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?
Title: Re: Changing Time...
Post by: artpics on February 10, 2006, 03:15:07 PM
i think it is +3 or -3

RT
Title: Re: Changing Time...
Post by: lemccoy on February 10, 2006, 03:40:59 PM
thanks but that didn't work.   :oops:  :?: