Author Topic: How do I change the time settings?  (Read 4550 times)

epic

  • Newbie
  • *
  • Posts: 1
    • View Profile
    • Email
How do I change the time settings?
« on: November 20, 2008, 10:23:41 pm »
When I look at the Calendar, tomorrow's day is highlighted.  I'm guessing it's using system settings from my web hosting company, but they're only 3 hours ahead, not a whole day ahead.  Any ideas?  Thanks!

jport

  • Newbie
  • *
  • Posts: 1
    • View Profile
Re: How do I change the time settings?
« Reply #1 on: January 21, 2009, 12:36:50 am »
I'm having the same problem here too.  I made sure the timezone is correct. Anyone know how to resolve this ? I'm hosting with my own server so the server is in the same timezone as me.

grishnak

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: How do I change the time settings?
« Reply #2 on: January 21, 2009, 04:36:25 am »
I am having the same problem as jport, any idea?
Opengoo v1.2beta

Love your software, very slick! ;D

alvarotm01

  • Administrator
  • Sr. Member
  • *****
  • Posts: 335
    • View Profile
    • Email
Re: How do I change the time settings?
« Reply #3 on: January 21, 2009, 10:58:39 am »

The problem is that today values are being taken as GMT and the user timezone is not being used.

This bug will be fixed in the next release.

thanks for reporting!

grishnak

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: How do I change the time settings?
« Reply #4 on: January 22, 2009, 11:09:59 pm »
Thanks for the quick response.

imano

  • Newbie
  • *
  • Posts: 1
    • View Profile
Re: How do I change the time settings?
« Reply #5 on: October 01, 2009, 07:44:03 am »
I am having problems with time settings, too.

Living in timezone GMT+1

--- system information ---
The time that is displayed on the hosted webserver by the following php script
echo "Server time: ".date("Y_m_d H:i:s");
is within the GMT+1 timezone.

--- opengoo settings ---
opengoo version: 1.5.3
company timezone: GMT+1
user timezone: GMT+1

When I make a comment at 10 a.m. opengoo logs it at 9 a.m.

Do I have wrong settings or is there a workaround to fix that problem?
(When I set the user timezone to GMT+2 instead of GMT+1 times are displayed correctly, but I doubt that this is good practise)

Thanks for any ideas!