.\" unixtime.1 .TH UNIXTIME 1 "Feb. 2008" "heinzel" .SH NAME unixtime \- converts a unix timestamp into a human readable date .SH SYNOPSIS .B unixtime [-h, --help] [-V, --version] .SH DESCRIPTION \fBunixtime\fP is similar to the standard c library function \fBctime()\fP .SH OPTIONS An integer , which is a number of seconds since the Epoch. .SH "BUGS" Since I have no real understanding of C, I am sure, there are. .SH "AUTHOR" heinzel .SH "SEE ALSO" .BR time (2), .BR ctime (3)