Comment 3 for bug 927974

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/8835
Committed: http://github.com/openstack/horizon/commit/6174eae5ae468937f7ebe4af5ae09acc73244ddf
Submitter: Jenkins
Branch: master

commit 6174eae5ae468937f7ebe4af5ae09acc73244ddf
Author: Gabriel Hurley <email address hidden>
Date: Thu Jun 21 19:33:42 2012 -0700

    Make Horizon timezone-aware.

    This systematically replaces anyplace that deals with dates or
    times in Horizon with Django's timezone-aware machinery, and
    enables timezone support in settings.

    The assumption is that the server time should *always* be UTC.

    TO DO: Add a setting for allowing the user to change their preferred
    timezone display and add timezone indicators anywhere times are
    displayed to the user.

    Implements blueprint timezones. Also fixes bug 927974.

    Change-Id: I5e462ba86e64b97b46873a017f87f328acee1b1d