waktu video html

//Set time position to 5 seconds:

var vid = document.getElementById("myVideo");
vid.currentTime = 5;
unmeego