author | Jakub Narebski <jnareb@gmail.com> | |
Fri, 7 Jul 2006 18:57:55 +0000 (20:57 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 7 Jul 2006 19:17:49 +0000 (12:17 -0700) | ||
commit | 6bdca8905764affcab0c92a60a6a319080d76652 | |
tree | 33d44343b4b5bd26e00a7f521f0789c84289e1cc | tree | snapshot |
parent | c9c95bbc9c9f7b8a3c87ab486b4aec220a239577 | commit | diff |
send-email: format 2822 datestring ourselves.
It is not worth trying to force C locale (and failing) just to
format the 2822 datestring.
This code was borrowed from /usr/bin/822-date (Ian Jackson and
Klee Dienes, both in public domain), per suggestion by Eric Wong.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Acked-by: Jakub Narebski <jnareb@gmail.com>
It is not worth trying to force C locale (and failing) just to
format the 2822 datestring.
This code was borrowed from /usr/bin/822-date (Ian Jackson and
Klee Dienes, both in public domain), per suggestion by Eric Wong.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Acked-by: Jakub Narebski <jnareb@gmail.com>
git-send-email.perl | diff | blob | history |