author | Ben Walton <bwalton@artsci.utoronto.ca> | |
Tue, 24 Feb 2009 19:44:49 +0000 (14:44 -0500) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Tue, 24 Feb 2009 21:45:36 +0000 (13:45 -0800) | ||
commit | e871784132038a500f3390859da3bbe95b9a0fc2 | |
tree | f7d5ae64e133bd860809f64439f8da26500ed240 | tree | snapshot |
parent | d43c07b8ee6684a0df8636a0c849605f0ffc066f | commit | diff |
git-svn fix to avoid using strftime %z
%z isn't available on all platforms in the date formatting
routines. Provide a workalike capability that should be
more portable.
Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>
Acked-by: Eric Wong <normalperson@yhbt.net>
%z isn't available on all platforms in the date formatting
routines. Provide a workalike capability that should be
more portable.
Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>
Acked-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl | diff | blob | history |