Roundcube Community Forum

SVN Releases => Requests => Topic started by: Florianer on November 01, 2007, 02:33:59 PM

Title: SVN 908 - daylight saving time
Post by: Florianer on November 01, 2007, 02:33:59 PM
Hi there,

is it possible, that the DST could be set automatically, depending on the location set? Or, why do we have this field at all, because the server should normally set the DST, didn't it?

Florian
Title: Re: SVN 908 - daylight saving time
Post by: fiveangle on November 01, 2007, 05:21:02 PM
TZ and DST should be user specific.

Server has no knowledge of what TZ or DST preferences the user is in. RC should get this via Javascript if it doesn't already (haven't tested). See http://www.stargazing.net/mas/eph/ephemeris.htm

-=dave