DOCTYPE html> function startTime() { var today=new Date(); var h=today.getHours(); var m=today.getMinutes(); var s=today.
www.w3schools.com