NAME
from_unixtime - to convert from unixtime to date suitably
SYNOPSIS
$ cat sql_result | from_unixtime
id 1
created_at 1419702037(2014/12/28 02:40:37)
updated_at 1419702037(2014/12/28 02:40:37)
OPTIONS
-f --format date format as POSIX::strftime
AUTHOR
Dai Okabayashi <bayashi@cpan.org>
SEE ALSO
LICENSE
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.