NavigationSearchUser login |
Reply to commentDrupal may be too configurable
After my last post I realized that while the main installation is set to my correct local time my user account is off by an hour. So I disabled user-selectable time zones.
The problem is the time zones in Drupal are set as an offset of UTC but there is no setting for daylight savings time and I have to manually adjust it. There is a patch but it only works if I set it to use my server's time, which is in a different time zone. I haven't looked at it closely, but if it is getting the time from the server I would think it would already adjust when the server does?
Reply |