phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [bugs #9183] tz_offset


From: Dave Hall
Subject: [Phpgroupware-tracker] [bugs #9183] tz_offset
Date: Sun, 06 Jun 2004 19:19:02 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040602 Firefox/0.8

This mail is an automated notification from the bugs tracker
 of the project: phpGroupWare.

/**************************************************************************/
[bugs #9183] Latest Modifications:

Changes by: 
                Dave Hall <address@hidden>
'Date: 
                Sun 06/06/2004 at 23:18 (Australia/Melbourne)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
fixed in cvs

Answer:
The datetime->tz_offset is the server's tz offset, where as 
$GLOBALS['phpgw_info']['user']['preferences']['common']['tz_offset'] is the 
user's tz offset

Cheers






/**************************************************************************/
[bugs #9183] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9183>
Project: phpGroupWare
Submitted by: Dirk Schaller
On: Wed 06/02/2004 at 08:24

Category:  calendar
Item Group:  0.9.16.000 release
Severity:  1 - None
Priority:  7 - High
Resolution:  Fixed
Assigned to:  skwashd
Status:  Closed
Component Version:  CVS
Platform Version:  MS Windows
Reproducibility:  None


Summary:  tz_offset

Original Submission:  get tz_offset from $GLOBALS['phpgw_info'] in 
class.boicalendar.inc.php fail

problem
$GLOBALS['phpgw_info']['users']['common']['tz_offset']
not exists

solution
use $GLOBALS['phpgw_info']['user']['preferences']['common']['tz_offset']

Follow-up Comments
------------------


-------------------------------------------------------
Date: Sun 06/06/2004 at 23:18       By: skwashd
fixed in cvs

Answer:
The datetime->tz_offset is the server's tz offset, where as 
$GLOBALS['phpgw_info']['user']['preferences']['common']['tz_offset'] is the 
user's tz offset

Cheers

-------------------------------------------------------
Date: Wed 06/02/2004 at 08:30       By: dschaller
Question:
Is $GLOBALS['phpgw']->datetime->tz_offset the same value as it is in 
$GLOBALS['phpgw_info']['user']['preferences']['common']['tz_offset']?














For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=9183>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]