author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Sat, 20 Jan 2007 21:21:38 +0000 (22:21 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 21 Jan 2007 02:57:47 +0000 (18:57 -0800) | ||
commit | da8f070cee6795594e4ac2af9f1e11cf9a7d3649 | |
tree | e8c9788ff2a1c2e6ba1f51a303742f6e62f27c66 | tree | snapshot |
parent | b15af07928cf8aaf405407ec94fca4a9202edbc2 | commit | diff |
show_date(): fix relative dates
We pass a timestamp (i.e. number of seconds elapsed since Jan 1 1970,
00:00:00 GMT) to the function. So there is no need to "fix" the
timestamp according to the timezone.
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
We pass a timestamp (i.e. number of seconds elapsed since Jan 1 1970,
00:00:00 GMT) to the function. So there is no need to "fix" the
timestamp according to the timezone.
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
date.c | diff | blob | history |