my $offset = 65; my $time = $offset * 86400; my $sth = $dbh->prepare_cached(< from_unixtime(?) SQL $sth->execute($time);