c1aa247e85a70aec8f2ec38845a666d40aa6a077
This implementation has very few reasonable code (call atol() and ctime()), but has some nice standard program stuff (parse options, print help, ...).
unixtime(1) converts a unix timestamp (number of seconds since epoch) into a human readable date. INSTALL ======= ./configure make make install
Description
Languages
C
60.3%
Makefile
24.4%
Roff
15.3%