Reply to comment

Drupal 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

The content of this field is kept private and will not be shown publicly.
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • You may post PHP code. You should include <?php ?> tags.

More information about formatting options