Closed (fixed)
Project:
Date
Version:
7.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2011 at 15:12 UTC
Updated:
7 May 2011 at 12:12 UTC
Please, add this line in date/date_api/date_api.sql.inc, in function sql_tz(), below line 275:
<?php
if (empty($this->local_timezone_field) && (empty($this->local_timezone))) $localzone = $db_zone;
?>Here comes the reason why and my way to it:
Thanks and greetings from Austria!
Comments
Comment #1
karens commentedThis was reported in a different issue and just fixed, in a slightly different way.