]> git.cameronkatri.com Git - cgit.git/commit
ui-shared: extract date formatting to a function
authorJohn Keeping <john@keeping.me.uk>
Thu, 13 Aug 2015 11:24:32 +0000 (12:24 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Thu, 13 Aug 2015 13:39:59 +0000 (15:39 +0200)
commitf03e3cb8a5c6b597b87321e1f082d3ab177e8baa
tree63836fc9531748ca4cc3fc29563cbc820e136cd8
parent0c4d76755b98bb597279a1930bf4c69eca7dde62
ui-shared: extract date formatting to a function

This will allow this code to be common with print_rel_date.

Signed-off-by: John Keeping <john@keeping.me.uk>
ui-shared.c