commit | 21dcf10386551a2eee3e552c3213bb14e535cbba | [log] [tgz] |
---|---|---|
author | John Keeping <john@keeping.me.uk> | Tue Jan 19 19:33:04 2016 +0000 |
committer | Jason A. Donenfeld <Jason@zx2c4.com> | Mon Feb 08 14:21:56 2016 +0100 |
tree | e632a58b066d84b85f3f4e5962f5ac9b95b1e114 | |
parent | 360af46fac6fe79ec1868141a6c34b4c6b732ba0 [diff] |
ui-{commit,tag}: show dates in originator's timezone This is done by switching to Git's show_date() function and the mode given by cgit_date_mode(). Signed-off-by: John Keeping <john@keeping.me.uk>