Hegedüs Ervin wrote: > Hello Thomas, > > > On Wed, 12 Apr 2006 16:29:06 +0200, Thomas Bruederli <[EMAIL PROTECTED]> > wrote: >> I guess Hungary has daylight saving time as the rest of Europe. DST is >> ignored by RoundCube 0.1beta (available in CVS now) and you have to >> shift your timezone by 1 hour in order to see the correct time again. > ok, > > than, I think I can select between two solution: > - upgrade RC (the live system is an old version, about 20060112) > - choose another TZ > > this problem comes not just for me, it comes for all users - I think I can't > tell to anybody: 'please change your TZ setting' :) > > any workaround?
Add +1 to $CONFIG['timezone'] in function format_date() within program/include/main.inc This should do it until October when DST will off... > > thanks: > > a. > ~Thomas
