phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [ 101442 ] Calendar Year Incorrect !!!


From: nobody
Subject: [Phpgroupware-tracker] [ 101442 ] Calendar Year Incorrect !!!
Date: Tue, 19 Nov 2002 13:41:52 -0500

Support Request #101442, was updated on 2002-Oct-24 09:58
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=101442&group_id=509

Category: Bug Report
Status: Open
Priority: 5
Summary: Calendar Year Incorrect !!!

By: woodstock
Date: 2002-Nov-19 13:41
Logged In: NO 
Browser: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830

Hi
You can edit /phpgwapi/inc/class.datetime.inc.php, search
for getbestguess() function and replace line 

return intval(($server_time - $this->gmtnow) / 3600);
for this

return $server_time;

This returns your machine's time 

Hope this help..


----------------------------------------------------------------------

By: rene
Date: 2002-Oct-28 21:13
Logged In: YES 
user_id=12041
Browser: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2b) Gecko/20021016

I am having this identical problem.  Header Admin does not
have any space to enter the NTP information as user
"danegron" indicated.  After leaving the web header admin
interface I purused the header.inc.php file by hand and
cannot find any setting for NTP server except for a function
call to perfgetmicrotime() which shows an error message when
I get into the header admin page, but does not when I
comment out this code.  

Can you please point me in the right direction to find and
edit the NTP server setting since it is no longer in the
header admin web page setup.

Thank You
Rene


----------------------------------------------------------------------
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=101442&group_id=509




reply via email to

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