gitweb: Add local time and timezone to git_print_authorship
commita44465ccd998bcb6fbfb49cb63d5206dce26051a
authorJakub Narebski <jnareb@gmail.com>
Mon, 28 Aug 2006 21:17:31 +0000 (28 23:17 +0200)
committerJunio C Hamano <junkio@cox.net>
Mon, 28 Aug 2006 23:44:14 +0000 (28 16:44 -0700)
treea393836a2193c0376f2948d134d51d1b3dff74b5
parentb4657e7759fa5f3b1ef09d147c2fd0254f8fcb2d
gitweb: Add local time and timezone to git_print_authorship

Add local time (hours and minutes) and local timezone to the output of
git_print_authorship command, used by git_commitdiff.  The code was
taken from git_commit subroutine.

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl