my @atime = localtime($atime); print strftime "%b %d %H:%M\n", @atime;