This question rose along with the question on the default timezone - I would like to know if it's possible to deal with the daylight savings issue. For example, currently my time zone is MSD (MSK+DLS = GMT+4), but when the DLS is absent, my timezone will return to usual MSK (which is GMT+3).

So the question is: how to account for this change in the drupal? Any quick hack or more serious chance to patch something? I would be glad to change it but I can't figure out the place to look into.

Comments

ax’s picture

see here for details and discussion. feel free to add your thoughts / propose / implement a solution.

kraichik’s picture

I will go over there to look how it can turn out.