Maruskakonst / gitiles

Automatically exported from code.google.com/p/gitiles
1 stars 0 forks source link

Option to convert to a common timezone #48

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
Fixed in https://gerrit-review.googlesource.com/56533

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