simar7 / gitiles

Automatically exported from code.google.com/p/gitiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Option to convert to a common timezone

GoogleCodeExporter opened this issue · comments

The default for all git command line tools is to display timezone offsets 
whenever displaying absolute times; this should remain the default in gitiles 
as well.

However, some users may prefer to omit timezones in the web UI, which makes 
comparing lists of timestamps easier (e.g. in blame). Add a gitiles.config 
option to set the global timezone of the server.

Original issue reported on code.google.com by dborowitz@google.com on 28 Apr 2014 at 4:54

Fixed in https://gerrit-review.googlesource.com/56533

Original comment by dborowitz@google.com on 14 May 2014 at 7:26

  • Changed state: Fixed