← Back to team overview

openstack team mailing list archive

Re: How can I choose my own timezone on Dashboard of Essex?

 

Full timezone support was added in Folsom; for Essex the best you can do is change the TIME_ZONE setting in your local_settings.py file; however if your timezone there doesn't match the timezone on your server(s) you're gonna end up with an offset between the dashboard and the rest of the stack, which is terribly confusing.

All the best,


-          Gabriel

From: openstack-bounces+gabriel.hurley=nebula.com@xxxxxxxxxxxxxxxxxxx [mailto:openstack-bounces+gabriel.hurley=nebula.com@xxxxxxxxxxxxxxxxxxx] On Behalf Of Sébastien Han
Sent: Thursday, October 11, 2012 12:36 AM
To: Ray Sun
Cc: openstack@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Openstack] How can I choose my own timezone on Dashboard of Essex?

Hi,

There is a line in /etc/openstack-dashboard/local_settings.py called TIME_ZONE

# The timezone of the server. This should correspond with the timezone
# of your entire OpenStack installation, and hopefully be in UTC.
TIME_ZONE = "UTC"

Change it, restart apache and memcached, that should do the trick.

Have you looked at that?

Cheers!

On Thu, Oct 11, 2012 at 7:38 AM, Ray Sun <qsun01185@xxxxxxxxxxxxx<mailto:qsun01185@xxxxxxxxxxxxx>> wrote:
In the Dashboard of Essex version, seems the datetime is always displayed as UTC time, How can I choose my own timezone?
Thanks.

- Ray
Yours faithfully, Kind regards.

CIeNET Technologies (Beijing) Co., Ltd
Email: qsun01185@xxxxxxxxxxxxx<mailto:qsun01185@xxxxxxxxxxxxx>
Office Phone: +86-01081470088-7079
Mobile Phone: +86-18901118291<tel:%2B86-18901118291>


_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@xxxxxxxxxxxxxxxxxxx<mailto:openstack@xxxxxxxxxxxxxxxxxxx>
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


References