how to working after 86400s in settimeout code example Example: javascript settimeout setTimeout(function(){ alert("Sup!"); }, 2000);//wait 2 seconds