Thinking about it a bit, the punbb approach makes sense not only for DST change, but for users who travel and access webmail from different timezones. If the TZ is checked/updated from the local machine at login they always see local time on messages.... Maybe an option "Update timezone at login" (?)
Doug On Mon, 6 Mar 2006 16:17:57 -0500, Doug Robbins <[EMAIL PROTECTED]> wrote: > The issue then of course is that a user may be in a different timezone than > the server -- a timezone that does not use DST. Or vice versa :) > > Perhaps RoundCube could implement something to get the TZ from the local > user's computer and adjust the db profile accordingly. This is worth a > quick read for the JS: http://forums.punbb.org/viewtopic.php?id=9711 > > Doug > > On Mon, 6 Mar 2006 22:57:34 +0200, Adrian Vasile <[EMAIL PROTECTED]> wrote: >> Why not select the servers TZ. The server already supports daylight > savings >> time. >> >> On Mon, 6 Mar 2006 06:21:49 -0500, "Steven Ziling" <[EMAIL PROTECTED]> >> wrote: >>> Thanks >>> It would be great if RC supports day light saving time >>> >>> On 3/6/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: >>>> Here's an additional timezone for program/steps/settings/func.inc >>>> >>>> $select_timezone->add('(GMT -3:30) Nfld Time (Canada), Nfld, S. >>> Labador', '-3.5'); >>>> >>>> rf. >>> http://www.timeanddate.com/library/abbreviations/timezones/na/nst.html >>>> >>>> -- >>>> Doug >>>> >>>> >>>> >>>> >>>
