#7521 Adjust times in tooltips according to timezone

unreleased
open
nobody
General
nobody
2015-03-15
2014-07-02
Chris Tsai
No

[forge:site-support:#8042]

Throughout Allura, while we are more prone to showing relative times (eg. "5 hours ago"), you can still see the exact time in the tooltip (ie., when hovering over the relative time). Currently, this always displays UTC.

We should instead show the time as determined by (in order of preference) configured timezone in /auth/user_info or, if unset or logged out, GeoIP.

IMO, we should only do this adjustment on web. Timestamps in API should remain UTC.

Discussion


Log in to post a comment.